Hua hai 3 días
pai
achega
78fb816001
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 = []
         }
     });