Browse Source

Merge branch 'dev' into d_ls

谢杰标 2 years ago
parent
commit
88546c4f66
1 changed files with 0 additions and 8 deletions
  1. 0 8
      src/views/systemManagement/roleManagement/index.vue

+ 0 - 8
src/views/systemManagement/roleManagement/index.vue

@@ -502,14 +502,6 @@ export default {
         }
       });
     },
-    datttt() {
-      // 部分的话你可以自己创建key的数组
-      let keys = ["a", "b", "c"];
-      let formData = {};
-      keys.forEach((e) => {
-        formData[e] = dataMag.wab?.aa
-      });
-    },
     rulesTableSumbit() {
       this.disabledBtn = true;
       this.listData.menuIds = this.getMenuAllCheckedKeys();