13937891274
2022-06-29 0f25b1c611cb2febb1e8f1e9831b7e00f09f0e19
src/views/system/menu/index.vue
@@ -56,7 +56,7 @@
               <template #default="scope">
                  <el-button size="small" text type="primary" @click="onOpenMenuDialog('新增')">新增</el-button>
                  <el-button size="small" text type="primary" @click="onOpenMenuDialog('修改',scope.row)">修改</el-button>
                  <el-button size="small" text type="primary" @click="onTabelRowDel(scope.row)">删除</el-button>
                  <!--                  <el-button size="small" text type="primary" @click="onTabelRowDel(scope.row)">删除</el-button>-->
               </template>
            </el-table-column>
         </el-table>
@@ -89,7 +89,7 @@
            menuTableData:[],
            projectList:[
               {id:'1',name:'基础数据权限管理系统',key:0},
               {id:'2',name:'系统1',key:1},
               {id:'2',name:'双重预防系统',key:1},
               {id:'3',name:'系统2',key:2},
               {id:'4',name:'系统3',key:3},
               {id:'5',name:'系统4',key:4},