liwei19941102 hai 10 meses
pai
achega
700c8f8c7d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/yunying/sties/index.vue

+ 1 - 1
src/views/yunying/sties/index.vue

@@ -406,7 +406,7 @@ const savedata = () => {
   };
   updateData(data).then((res) => {
     ElMessage.success("成功!");
-    window.location.reload();
+    //window.location.reload();
   });
 };