howie 2 rokov pred
rodič
commit
2d0a69bcbb

+ 1 - 0
src/views/supply/policy/components/retail_form.vue

@@ -1225,6 +1225,7 @@ export default {
      const {data} = await policyList({
      const {data} = await policyList({
         pageNum: 1,
         pageNum: 1,
         pageSize: -1,
         pageSize: -1,
+        status:1,
         customerId: JSON.parse(localStorage.getItem("supply_user")).customerId,
         customerId: JSON.parse(localStorage.getItem("supply_user")).customerId,
      specification: this.screenForm.specifications,
      specification: this.screenForm.specifications,
       })
       })