|
@@ -723,7 +723,7 @@
|
|
|
this.setRemindText('品牌不能为空')
|
|
this.setRemindText('品牌不能为空')
|
|
|
return
|
|
return
|
|
|
} else if (this.MaterielItem.kind === '') {
|
|
} else if (this.MaterielItem.kind === '') {
|
|
|
- this.setRemindText('类目不能为空')
|
|
|
|
|
|
|
+ this.setRemindText('物料名称不能为空')
|
|
|
return
|
|
return
|
|
|
} else if (this.MaterielItem.pcmpcode === '') {
|
|
} else if (this.MaterielItem.pcmpcode === '') {
|
|
|
this.setRemindText('型号不能为空')
|
|
this.setRemindText('型号不能为空')
|