Kaynağa Gözat

资料填报>>【删除所有表单数据】弹窗UI调整

duy 1 gün önce
ebeveyn
işleme
31c2227104

+ 2 - 2
src/config/index.json

@@ -1,11 +1,11 @@
 {
     "version": "20230607160059",
-    "target11": "http://127.0.0.1:8090",
+    "target": "http://127.0.0.1:8090",
 
     "target55": "http://39.108.216.210:8090",
     "target3": "http://192.168.0.125:8090",
     "target4": "http://183.247.216.148:28090",
-    "target": "http://192.168.0.109:8090",
+    "target11": "http://192.168.0.109:8090",
     "target33": "http://219.151.181.73:8090",
     "socket1": "wss://measure.hczcxx.cn/websocket",
     "socket2": "ws://192.168.0.125:9527/websocket",

+ 2 - 2
src/views/data-fill/collapse-form/index.vue

@@ -2470,10 +2470,10 @@ const clearSaveClick = async (type) => {
                 windowClick(listDatas.value[index], index)
             }
             // window.$message.success(msg)
-            // clearShow.value = false
+            clearShow.value = false
         } else {
             window.$message.error(msg)
-            // clearShow.value = false
+            clearShow.value = false
         }
 
         resolve() //关闭弹窗的回调