1.解决商品修改时候条码被删除的bug;2.移除导入的提示

This commit is contained in:
季圣华
2023-05-30 21:31:27 +08:00
parent da24dc5d41
commit 9811e17388
2 changed files with 1 additions and 1 deletions

View File

@@ -457,6 +457,7 @@
this.manySkuStatus = false
this.maxBarCodeInfo = ''
this.visible = true
this.meDeleteIdList = []
this.modalStyle = 'top:20px;height: 95%;'
if(JSON.stringify(record) === '{}') {
this.fileList = []