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