ZaiZai 1 жил өмнө
parent
commit
7bce5b19dc

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20240705090602"
+  "value": "20240705144219"
 }

+ 1 - 1
src/views/alter/admin/order.vue

@@ -393,7 +393,7 @@ const reportFinish = () => {
 
 //撤销上报
 const undoReportClick = async () => {
-
+    window?.$message.warning('功能开发中...')
 }
 </script>