zhuhao 2 سال پیش
والد
کامیت
23dd6e89bf
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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',
       })
     },