瀏覽代碼

发货单发货数量控制

qymljy 2 年之前
父節點
當前提交
b9c12b052d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/template/invoiceCanUseProduct/index1.vue

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

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