@@ -146,8 +146,7 @@ export default {
this.fetching = true
const params = {
product: {
- code: value,
- onlineFalg: '1' // 已上线
+ code: value
},
supplierSn: this.nowData.supplierSn,
pageNo: 1,