Browse Source

发货单发货数量控制

qymljy 2 years ago
parent
commit
b9c12b052d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/template/invoiceCanUseProduct/index1.vue

+ 1 - 0
src/template/invoiceCanUseProduct/index1.vue

@@ -84,6 +84,7 @@ export default {
     },
     onConfirm () {
       this.$emit('onConfirm',this.tableSelectData)
+      this.tableSelectData = []
     },
     clearSelection () {
       this.$refs.multipleTable.clearSelection();