update
This commit is contained in:
@@ -394,11 +394,11 @@ export default {
|
||||
name: this.form.name,
|
||||
weigh: this.form.weigh,
|
||||
icon:this.form.icon,
|
||||
cate_id:this.form.cate_id,
|
||||
cateId:this.form.cate_id,
|
||||
status: this.form.status,
|
||||
need_login: this.form.need_login,
|
||||
is_need_agent:this.form.is_need_agent,
|
||||
userId: this.form.userId,
|
||||
isNeedAgent:this.form.is_need_agent,
|
||||
url: this.form.url,
|
||||
desc: this.form.desc,
|
||||
}
|
||||
}).then(function (res) {
|
||||
|
Reference in New Issue
Block a user