@@ -264,7 +264,8 @@ export default {
// 查询条件
queryParam: {
- cvenCodeType:'成衣厂'
+ cvenCodeType:'成衣厂',
+ supplierState:'正常'
},
pagination: {
@@ -322,7 +323,8 @@ export default {
//重置
searchReset(){
this.queryParam = {
}
this.getSupplierList()
@@ -344,7 +346,7 @@ export default {
capacityQuota:'',
workingHours:'',
cvenCodeType:'成衣厂',
- supplierState:'',
+ supplierState:'正常',
remarks:'',
status : '0'