Explorar el Código

发货单发货数量控制

qymljy hace 2 años
padre
commit
b9c12b052d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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();