jiawuxian преди 1 година
родител
ревизия
726f822863
променени са 2 файла, в които са добавени 0 реда и са изтрити 50 реда
  1. 0 25
      src/views/resumption/protection/index.vue
  2. 0 25
      src/views/resumption/ruleManager/index.vue

+ 0 - 25
src/views/resumption/protection/index.vue

@@ -103,31 +103,6 @@
                   >导出数据</el-button
                 >
               </el-col>
-              <!-- <el-col :span="1.5">
-              <el-button
-                type="success"
-                plain
-                icon="el-icon-edit-outline"
-                size="mini"
-                :disabled="single"
-                @click="handleUpdate"
-                v-hasPermi="['system:user:edit']"
-                >修改</el-button
-              >
-            </el-col>
-            <el-col :span="1.5">
-              <el-button
-                type="danger"
-                plain
-                icon="el-icon-delete"
-                size="mini"
-                :disabled="multiple"
-                @click="handleDelete"
-                v-hasPermi="['system:user:remove']"
-                >删除</el-button
-              >
-            </el-col>-->
-
               <right-toolbar
                 :showSearch.sync="showSearch"
                 @queryTable="getList"

+ 0 - 25
src/views/resumption/ruleManager/index.vue

@@ -90,31 +90,6 @@
                   >{{ expandAll ? "收起所有行" : "展开所有行" }}</el-button
                 >
               </el-col>
-              <!-- <el-col :span="1.5">
-                <el-button
-                  type="success"
-                  plain
-                  icon="el-icon-edit-outline"
-                  size="mini"
-                  :disabled="single"
-                  @click="handleUpdate"
-                  v-hasPermi="['system:user:edit']"
-                  >修改</el-button
-                >
-              </el-col>
-              <el-col :span="1.5">
-                <el-button
-                  type="danger"
-                  plain
-                  icon="el-icon-delete"
-                  size="mini"
-                  :disabled="multiple"
-                  @click="handleDelete"
-                  v-hasPermi="['system:user:remove']"
-                  >删除</el-button
-                >
-              </el-col>-->
-
               <right-toolbar
                 :showSearch.sync="showSearch"
                 @queryTable="getList"