Browse Source

同步提示信息修改

duy 2 years ago
parent
commit
9605ebaf65
1 changed files with 2 additions and 0 deletions
  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)
             }