入库接口
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
/** 确认 */
|
||||
async _confirmInstor () {
|
||||
this.disabled = true
|
||||
if (!this.val1) {
|
||||
if (!this.val1 || !this.pkId || !this.index) {
|
||||
this.disabled = false
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user