按钮新增或者保存
POST
http://localhost/grid/button/saveOrUpdate
请求参数
参数名
类型
描述
必填
id
object
示例:修改必传,传null为新增
必填
bitwidth
int
示例:10
必填
btnbgimage
string
示例:btn-success
必填
btneventfunc
string
示例:leaseapp/issueroominfo.jsp
必填
paramnames
object
示例:null
必填
buttonname
string
示例:新增房源
必填
buttontext
string
示例:新增房源
必填
iconcls
string
示例:glyphicon-export
必填
description
object
示例:null
必填
seriesno
int
示例:10
必填
valid
int
示例:1
必填
operationtype
string
示例:openMaxWindow
必填
needselect
int
示例:0
必填
canselects
int
示例:0
必填
bitsgridId
int
示例:5081
必填
position
object
示例:null
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:请求成功
必填
data
object
示例:null
必填