zhuhao %!s(int64=2) %!d(string=hai) anos
pai
achega
23dd6e89bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      RMS-FrontEnd/src/views/components/articles/index.vue

+ 1 - 1
RMS-FrontEnd/src/views/components/articles/index.vue

@@ -379,7 +379,7 @@ export default {
   methods: {
     // 返回
     goBack() {
-      this.$router.push({
+      this.$router.replace({
         path: '/admin/task/MyHandle',
       })
     },