chenrui 3 anni fa
parent
commit
41a6fc4085
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/purchasingManagement/purchaseOrder/edit.vue

+ 1 - 0
src/views/purchasingManagement/purchaseOrder/edit.vue

@@ -481,6 +481,7 @@ export default {
     // 导入产品
     hanldeOks () {
       this.$refs.purchaseTable.refresh(true)
+      this.getOrderDetail()
     },
     // 上次缺货
     handleOutStock () {