Explorar o código

耗材下拉框过滤

seimin %!s(int64=3) %!d(string=hai) anos
pai
achega
320f19f574
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/processing.vue

+ 1 - 1
src/views/processing.vue

@@ -932,7 +932,7 @@ export default {
932 932
         .post("service/bpm/data/fetchDataList/consumable", {
933 933
           idx: 0,
934 934
           sum: 1000,
935
-          consumable: {},
935
+          consumable: {isInventory:1},
936 936
         })
937 937
         .then((res) => {
938 938
           if (res.data.status == 200) {