Ver Fonte

bug修复

chenrui há 3 anos atrás
pai
commit
41a6fc4085
1 ficheiros alterados com 1 adições e 0 exclusões
  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 () {