Ver Fonte

隐藏批量删除

谢杰标 há 2 anos atrás
pai
commit
3686fdc4fb

+ 2 - 2
src/views/Marketing/goods/commodityManageMent/index.vue

@@ -19,7 +19,7 @@
       @openClassNum="openClassNum"
       rowKey="goodsId"
     >
-      <template slot="customize">
+      <!-- <template slot="customize">
         <el-button size="medium" @click="handelBatch(1)" type="success"
           >批量上架</el-button
         ><el-button size="medium" @click="handelBatch(0)" type="success"
@@ -27,7 +27,7 @@
         ><el-button size="medium" @click="handelBatch(2)" type="warning"
           >批量删除</el-button
         >
-      </template>
+      </template> -->
       <template slot="btn" slot-scope="props">
         <el-button
           v-if="

+ 2 - 2
src/views/resource/bankManagement/chapterVolumeManagement/index.vue

@@ -17,11 +17,11 @@
       ref="tableList"
       rowKey="chapterExamId"
     >
-      <template slot="customize">
+      <!-- <template slot="customize">
         <el-button size="medium" @click="batchDel" type="warning"
           >批量删除</el-button
         >
-      </template>
+      </template> -->
       <template slot="btn" slot-scope="props">
         <el-button type="text" @click="addClick(props.scope.row, 0)"
           >修改</el-button

+ 2 - 2
src/views/resource/bankManagement/testPaperManagement/index.vue

@@ -17,11 +17,11 @@
       ref="tableList"
       rowKey="examId"
     >
-      <template slot="customize">
+      <!-- <template slot="customize">
         <el-button size="medium" @click="batchDel" type="warning"
           >批量删除</el-button
         >
-      </template>
+      </template> -->
       <template slot="btn" slot-scope="props">
         <el-button type="text" @click="addClick(props.scope.row, 1)"
           >基本信息</el-button

+ 3 - 2
src/views/resource/bankManagement/topicManagement/index.vue

@@ -22,9 +22,10 @@
           >Word批量导入</el-button
         ><el-button size="medium" @click="dialogDRexcel = true" type="success"
           >Excel批量导入</el-button
-        ><el-button size="medium" @click="batchDel" type="warning"
-          >批量删除</el-button
         >
+        <!-- <el-button size="medium" @click="batchDel" type="warning"
+          >批量删除</el-button
+        > -->
       </template>
       <template slot="btn" slot-scope="props">
         <el-button type="text" @click="addClick(props.scope.row, 0)"

+ 2 - 2
src/views/resource/bankManagement/volumeManagement/index.vue

@@ -17,11 +17,11 @@
       ref="tableList"
       rowKey="moduleExamId"
     >
-      <template slot="customize">
+      <!-- <template slot="customize">
         <el-button size="medium" @click="batchDel" type="warning"
           >批量删除</el-button
         >
-      </template>
+      </template> -->
       <template slot="btn" slot-scope="props">
         <el-button type="text" @click="addClick(props.scope.row, 0)"
           >修改</el-button

+ 2 - 2
src/views/resource/videoManagement/chapter/index.vue

@@ -17,11 +17,11 @@
       ref="tableList"
       rowKey="chapterId"
     >
-      <template slot="customize">
+      <!-- <template slot="customize">
         <el-button size="medium" @click="batchDel" type="warning"
           >批量删除</el-button
         >
-      </template>
+      </template> -->
       <template slot="btn" slot-scope="props">
         <el-button type="text" @click="addClick(props.scope.row, 0)"
           >修改</el-button

+ 2 - 2
src/views/resource/videoManagement/courseManagement/index.vue

@@ -17,11 +17,11 @@
       ref="tableList"
       rowKey="courseId"
     >
-      <template slot="customize">
+      <!-- <template slot="customize">
         <el-button size="medium" @click="batchDel" type="warning"
           >批量删除</el-button
         >
-      </template>
+      </template> -->
       <template slot="btn" slot-scope="props">
         <el-button type="text" @click="edit(props.scope.row, 1)"
           >基本信息</el-button

+ 2 - 2
src/views/resource/videoManagement/festival/index.vue

@@ -17,11 +17,11 @@
       :loading="loading"
       @editInfo="editInfo"
     >
-      <template slot="customize">
+      <!-- <template slot="customize">
         <el-button size="medium" @click="batchDel" type="warning"
           >批量删除</el-button
         >
-      </template>
+      </template> -->
       <template slot="customize">
         <el-button size="medium" type="success" @click="moreActive"
           >批量导入</el-button

+ 2 - 2
src/views/resource/videoManagement/moduleManagement/index.vue

@@ -17,11 +17,11 @@
       ref="tableList"
       rowKey="moduleId"
     >
-      <template slot="customize">
+      <!-- <template slot="customize">
         <el-button size="medium" @click="batchDel" type="warning"
           >批量删除</el-button
         >
-      </template>
+      </template> -->
       <template slot="btn" slot-scope="props">
         <el-button type="text" @click="gift(props.scope.row)"
           >赠送题卷</el-button