Browse Source

禁止删除

wolyshaw 4 năm trước cách đây
mục cha
commit
4e63c0e514
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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>