src/views/tms/modules/outBound/OutboundModal.vue @@ -260,6 +260,8 @@ close () { this.$emit('close'); this.addShow = true this.selectBorrowTool = false this.model = {} this.visible = false; this.$refs.form.clearValidate(); },