lph 1 rok temu
rodzic
commit
74ef4d55c2

+ 3 - 0
zkqy-ui/src/views/orderMange/retailMange/index.vue

@@ -1105,6 +1105,9 @@ export default {
     }),
   },
   methods: {
+    orderStartChange(status) {
+      this.getList(false, status);
+    },
     // 零售订单完成回调
     async handleComplate(row) {
       console.log(row);