wolyshaw 4 lat temu
rodzic
commit
4e63c0e514

+ 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>