空轴配送页面修改
This commit is contained in:
@@ -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 = ''
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
/** 载具横移 */
|
/** 载具横移 */
|
||||||
|
|||||||
Reference in New Issue
Block a user