guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
6ec579b155
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/adminCenter/online/detail.vue

+ 1 - 1
src/views/adminCenter/online/detail.vue

@@ -85,7 +85,7 @@ export default {
         res = await this.create(dup);
       }
       if (this.$checkRes(res, '保存成功', '保存失败')) {
-        if (!this.$dev_mode) this.$router.push('/adminCenter/news');
+        if (!this.$dev_mode) this.$router.push('/adminCenter/online');
       }
     },
     async getXzqh(code) {