@@ -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,
})