This commit is contained in:
2025-11-18 14:02:15 +08:00
parent 034b83b6e8
commit d71e54038e

View File

@@ -180,8 +180,12 @@
this.index1 = '' this.index1 = ''
this.index2 = '' this.index2 = ''
} else { } else {
this.clearUp() this.val3 = ''
this.index2 = ''
this.index = ''
this.index1 = ''
} }
this._seePalletTube(this.val1)
this.disabled = false this.disabled = false
} catch (e) { } catch (e) {
this.disabled = false this.disabled = false
@@ -199,7 +203,7 @@
title: res.message, title: res.message,
icon: 'none' icon: 'none'
}) })
this.clearUp() this._seePalletTube(this.val1)
this.disabled1 = false this.disabled1 = false
} catch (e) { } catch (e) {
this.disabled1 = false this.disabled1 = false