空轴配送页面修改

This commit is contained in:
2023-06-12 10:43:46 +08:00
parent 8285485843
commit fca593f536

View File

@@ -218,6 +218,9 @@
}) })
} catch (e) { } catch (e) {
this.disabled2 = false this.disabled2 = false
this.val1 = ''
this.val2 = ''
this.val3 = ''
} }
}, },
/** 载具送回 */ /** 载具送回 */
@@ -248,6 +251,9 @@
}) })
} catch (e) { } catch (e) {
this.disabled3 = false this.disabled3 = false
this.val1 = ''
this.val2 = ''
this.val3 = ''
} }
}, },
/** 载具横移 */ /** 载具横移 */