This commit is contained in:
2022-10-14 15:46:39 +08:00
parent 4955183745
commit f95df039f3
15 changed files with 1033 additions and 1 deletions

View File

@@ -119,6 +119,9 @@
icon: 'none'
})
this.disabled = false
this.pkId = ''
this.pkObj = {}
this._queryMaterialInfo()
} catch (e) {
this.disabled = false
}