diff --git a/.env.development b/.env.development
index d905b86..89cd31f 100644
--- a/.env.development
+++ b/.env.development
@@ -5,7 +5,7 @@ VITE_APP_TITLE = 煤科建管平台
VITE_APP_ENV = 'development'
# 开发环境
-VITE_APP_BASE_API = 'http://192.168.110.209:8899'
+VITE_APP_BASE_API = 'http://192.168.110.210:8899'
# 无人机接口地址
diff --git a/src/views/tender/plan/index.vue b/src/views/tender/plan/index.vue
index 0a6ec44..3302bf8 100644
--- a/src/views/tender/plan/index.vue
+++ b/src/views/tender/plan/index.vue
@@ -1,27 +1,581 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+
+
+
+
+
+ 修改
+
+
+
+ 上传文件
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.plannedBiddingTime, '{y}-{m}-{d}') }}
+
+
+
+
+ {{
+ ['1', 1].includes(scope.row.plannedBiddingMethod)
+ ? '公招'
+ : ['2', 2].includes(scope.row.plannedBiddingMethod)
+ ? '邀标'
+ : scope.row.plannedBiddingMethod || '-'
+ }}
+
+
+
+
+
+
+
+
+ 查看
+
+
+
+
+ 查看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击或拖拽文件到此处上传
+
+ 支持上传多个文件,格式不限,单个文件大小不超过10MB
+
+
+
+
+ 取消
+ 确认上传
+
+
+
+
+
+
+
+
+
+
+ 已自动关联当前选中项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.originalName || '查看文件' }}
+
+
+
+
+
+
+ 关闭
+
+
+
-
-
+
diff --git a/src/views/tender/supplierInput/index.vue b/src/views/tender/supplierInput/index.vue
index 9cbb74b..c5dd002 100644
--- a/src/views/tender/supplierInput/index.vue
+++ b/src/views/tender/supplierInput/index.vue
@@ -5,7 +5,7 @@
-
+
@@ -63,7 +63,7 @@
-
+
@@ -82,7 +82,9 @@
- 查看文件
+
+ 查看文件
+
@@ -216,7 +218,7 @@
-
+
@@ -225,7 +227,7 @@
-
+
@@ -252,8 +254,8 @@
-
-
+
+
@@ -285,17 +287,17 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
@@ -303,22 +305,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -347,7 +333,7 @@
>
- 下载文件
+ 查看文件
@@ -372,7 +358,7 @@