wolyshaw hace 4 años
padre
commit
4e63c0e514
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/categroyManager/specialSetup/discountManage.vue

+ 2 - 2
src/views/categroyManager/specialSetup/discountManage.vue

@@ -67,9 +67,9 @@
               <el-button @click="openTypes('update', scope.row)"
                          v-permission="'chargeTypeSubjectMapper/update'"
                          type="text">修改</el-button>
-              <el-button @click="onTypesDel(scope.row)"
+              <!-- <el-button @click="onTypesDel(scope.row)"
                          v-permission="'chargeTypeSubjectMapper/del'"
-                         type="text">删除</el-button>
+                         type="text">删除</el-button> -->
             </template>
           </el-table-column>
         </el-table>