src/views/purchaseManage/purchase/components/AddPurchase.vue
@@ -602,8 +602,8 @@ page:1, pageSize:100 }).then((res)=>{ if(res.data.code===200){ this.productTableList.tableProductList = res.data.data.list if(res.code===200){ this.productTableList.tableProductList = res.data.list console.log(this.productTableList.tableProductList,"pop") } })