Browse Source

【修改】bug

howie 2 years ago
parent
commit
2d0a69bcbb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/supply/policy/components/retail_form.vue

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

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