huangfuli 3 năm trước cách đây
mục cha
commit
fd748b9df2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/salesManagement/salesPlanOrderList.vue

+ 1 - 1
src/views/salesManagement/salesPlanOrderList.vue

@@ -1246,7 +1246,7 @@ export default {
           .then((response) => {
             this.$message.success('成交成功')
             this.dialogFormVisible1 = false
-            // this.$router.go(-1)
+            this.getList()
           })
           .catch(() => {
             return false