|
@@ -299,7 +299,7 @@ export default {
|
|
},
|
|
},
|
|
//获取供应商
|
|
//获取供应商
|
|
getSupplierItems(){
|
|
getSupplierItems(){
|
|
- getSupplierList({name:""}).then(res => {
|
|
|
|
|
|
+ getSupplierList('',{name:""}).then(res => {
|
|
this.SupplierList = res && res.rows
|
|
this.SupplierList = res && res.rows
|
|
})
|
|
})
|
|
},
|
|
},
|