瀏覽代碼

【修改】bug

howie 2 年之前
父節點
當前提交
2d0a69bcbb
共有 1 個文件被更改,包括 1 次插入0 次删除
  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,
       })