|
|
@ -214,7 +214,7 @@ export default { |
|
|
'status': this.dataForm.status, |
|
|
'status': this.dataForm.status, |
|
|
'roleIdList': this.dataForm.roleIdList, |
|
|
'roleIdList': this.dataForm.roleIdList, |
|
|
'languageDefault': this.dataForm.languageDefault, |
|
|
'languageDefault': this.dataForm.languageDefault, |
|
|
// 'site': this.dataForm.site, |
|
|
|
|
|
|
|
|
'site': '2', |
|
|
'userDisplay': this.dataForm.userDisplay, |
|
|
'userDisplay': this.dataForm.userDisplay, |
|
|
}) |
|
|
}) |
|
|
}).then(({data}) => { |
|
|
}).then(({data}) => { |
|
|
|