Browse Source

bug 修复

lilei 2 years ago
parent
commit
fc7b3e7d5f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/salesReturnManagement/billOfLading/selectXtModal.vue

+ 1 - 0
src/views/salesReturnManagement/billOfLading/selectXtModal.vue

@@ -174,6 +174,7 @@ export default {
         buyerSn: undefined
       }
       this.orginData = []
+      this.$refs.dealerSubareaScopeList.resetForm()
       if (this.$refs.table) {
         this.$refs.table.refresh(true)
       }