Browse Source

bug 修复

lilei 3 years ago
parent
commit
534f1041c9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/salesManagement/salesQuery/edit.vue

+ 1 - 0
src/views/salesManagement/salesQuery/edit.vue

@@ -481,6 +481,7 @@ export default {
         if (res.status == 200) {
           // this.resetSearchForm(true)  //  不刷新库存
           this.$refs.table.refresh(true)
+          this.getOrderDetail()
           this.$message.success('产品添加成功', 2.5)
         }
         this.isInster = false