优化sku展示

This commit is contained in:
季圣华
2021-10-02 21:37:24 +08:00
parent 8090b4bc79
commit 319d10dc2e
14 changed files with 22 additions and 2 deletions

View File

@@ -235,6 +235,7 @@
this.changeFormTypes(this.materialTable.columns, 'snList', 0)
this.changeFormTypes(this.materialTable.columns, 'batchNumber', 0)
this.changeFormTypes(this.materialTable.columns, 'expirationDate', 0)
this.changeFormTypes(this.materialTable.columns, 'sku', 0)
if (this.action === 'add') {
this.addInit(this.prefixNo)
this.personList.value = ''