소스 검색

【修改】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,
       })