@@ -73,7 +73,8 @@
params: this.$http.adornParams({
'current': this.current,
'size': this.size,
- 'supplierName': this.name
+ 'supplierName': this.name,
+ 'supplierState': 1
})
}).then(({data}) => {
if (data && data.code === '200') {