瀏覽代碼

【修改】 bug

Howie 3 年之前
父節點
當前提交
b03837b650
共有 2 個文件被更改,包括 177 次插入475 次删除
  1. 2 0
      src/views/setting/account.vue
  2. 175 475
      src/views/supply/policy/components/retail_form.vue

+ 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) => {

File diff suppressed because it is too large
+ 175 - 475
src/views/supply/policy/components/retail_form.vue


Some files were not shown because too many files changed in this diff