Browse Source

工程划分导入修改

duy 4 tháng trước cách đây
mục cha
commit
99cd9611e9
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/data-fill/division.vue

+ 2 - 1
src/views/data-fill/division.vue

@@ -2705,7 +2705,8 @@ const handleSuccess = (res) => {
   
    setTimeout(()=>{
     window?.location?.reload() //刷新页面
-   }, 4000)
+   }, 1000)
+
     } else {
         window.$message.error(res.msg || '上传失败')
     }