|
@@ -827,8 +827,8 @@
|
|
|
|
|
|
// this.gridList.customerNumberCard = _customerInfo.customerNumberCard
|
|
|
// }
|
|
|
- this.gridList.grade = this.gradeList[1].value
|
|
|
- this.gridList.gradeKey = this.gradeList[1].key
|
|
|
+ this.gridList.grade = this.gradeList[2].value
|
|
|
+ this.gridList.gradeKey = this.gradeList[2].key
|
|
|
|
|
|
this.$api.doRequest('get', '/qualityInspectionManagement/api/goodsName', {
|
|
|
warehouseId: this.cangid
|