Ver Fonte

添加按钮隐藏不等条件

lph há 1 ano atrás
pai
commit
ae67f3121b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      zkqy-ui/src/views/system/excuteBtnMange/index.vue

+ 1 - 1
zkqy-ui/src/views/system/excuteBtnMange/index.vue

@@ -853,7 +853,7 @@ export default {
           prop: "value",
         },
       ],
-      markList: [">", "<", "=", ">=", "<="],
+      markList: [">", "<", "=", ">=", "<=", "!="],
     };
   },
   // created() {