Parcourir la source

修改订单管理删除按钮隐藏条件

lph il y a 1 an
Parent
commit
2020f9cd28
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      zkqy-ui/src/views/orderMange/index.vue

+ 1 - 1
zkqy-ui/src/views/orderMange/index.vue

@@ -1395,7 +1395,7 @@ export default {
               btnType: "myDelete",
               btnIcon: "",
               btnShowCondition:
-                '[{"fieldName":"sale_order.status","mark":"6","refValue":"1"}]',
+                '[{"fieldName":"sale_order.status","mark":"3","refValue":"2"},{"fieldName":"sale_order.status","mark":"3","refValue":"3"},{"fieldName":"sale_order.status","mark":"3","refValue":"4"},{"fieldName":"sale_order.status","mark":"3","refValue":"5"},{"fieldName":"sale_order.status","mark":"3","refValue":"6"},{"fieldName":"sale_order.status","mark":"3","refValue":"8"}]',
               children: [],
               btnHasPermi: "huaxian:xsglddgl:INSERT",
             }