Ver código fonte

【修改】 bug

Howie 3 anos atrás
pai
commit
b03837b650

+ 2 - 0
src/views/setting/account.vue

@@ -374,6 +374,7 @@ export default {
       return {
         userName: this.screenForm.name,
         roleId: this.screenForm.roleId,
+        isMaster:true
       };
     },
   },
@@ -497,6 +498,7 @@ export default {
           : "",
         userName: this.screenForm.name,
         roleId: this.screenForm.roleId,
+        isMaster:true
       };
 
       getAccountList(params).then((res) => {

Diferenças do arquivo suprimidas por serem muito extensas
+ 175 - 475
src/views/supply/policy/components/retail_form.vue


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff