Hua 3 ngày trước cách đây
mục cha
commit
78fb816001
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/Problem/detail/indexDc.vue

+ 1 - 1
src/views/Problem/detail/indexDc.vue

@@ -260,7 +260,7 @@ async function save(){
                 }
             })
             showSuccessToast('保存成功!');
-            // router1.go(-1)
+            router1.go(-1)
             fileList.value = []
         }
     });