Browse Source

同步提示信息修改

duy 2 năm trước cách đây
mục cha
commit
9605ebaf65
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/views/manager/projectinfo/archivetreeRule.vue

+ 2 - 0
src/views/manager/projectinfo/archivetreeRule.vue

@@ -1692,6 +1692,8 @@ export default {
                  // 刷新页面
                 this.$router.go(0)
               },1000)
+            }else{
+              this.$message.warning(res.data.msg)
             }