cuilei
2025-06-03 fb47cc61311f34e202c64b80cb1c2a5e151f81cb
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();
    },