+
+
{{ detailMsg.stageTime }}
@@ -493,50 +494,69 @@
-
-
{{ detailMsg.stageTime }}
-
- 年度目标
-
- {{ sumAmount(planDetailList[0], "p") }}
-
- 万元,已完成
-
- {{ sumAmount(planDetailList[0], "v") }}
- 万元,投资完成率
-
- {{
- (
- (sumAmount(planDetailList[0], "v") /
- sumAmount(planDetailList[0], "p")) *
- 100
- ).toFixed(2)
- }}%
-
-
-
-
形象面貌
-
- 形象进度描述:
- {{
- detailMsg.descriptionProgress
- ? detailMsg.descriptionProgress
- : "-"
- }}
-
-
-
-
+
+
+
+
+
+
{{ item.stageTime }}
+
+ 年度目标
+
+ {{ sumAmount(planDetailList[0], "p") }}
+
+ 万元,已完成
+
+ {{
+ sumAmount(
+ planDetailList[0],
+ "v",
+ new Date(item.stageTime).getMonth() + 1
+ )
+ }}
+ 万元,投资完成率
+
+ {{
+ (
+ (sumAmount(
+ planDetailList[0],
+ "v",
+ new Date(detailMsg.stageTime).getMonth() + 1
+ ) /
+ sumAmount(planDetailList[0], "p")) *
+ 100
+ ).toFixed(2)
+ }}%
+
+
+
+
形象面貌
+
+ 形象进度描述:
+ {{
+ item.descriptionProgress ? item.descriptionProgress : "-"
+ }}
+
+
+
+
+
+
暂无数据~
+
+
+
+
+ {{
+ parseTime(scope.row.noticeBegainTime, "{y}-{m}-{d}")
+ }}
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/floodControlInspection/index.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/floodControlInspection/index.vue
new file mode 100644
index 00000000..4e7716f6
--- /dev/null
+++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/floodControlInspection/index.vue
@@ -0,0 +1,857 @@
+
+
+
+
+ {{ item.routeName }}
+
+
+
+
+
+
+
+
+
+
+
+ 重置
+
+
+
+
+
+ 新增
+
+
+ 修改
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.inspectionTime, "{y}-{m}-{d}") }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+ 防洪度汛检查信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/floodControlInspection/responsibleUnit.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/floodControlInspection/responsibleUnit.vue
new file mode 100644
index 00000000..f06cba37
--- /dev/null
+++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/floodControlInspection/responsibleUnit.vue
@@ -0,0 +1,582 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
添加责任单位
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/performanceInspection/editPart.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/performanceInspection/editPart.vue
new file mode 100644
index 00000000..f18f24c1
--- /dev/null
+++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/performanceInspection/editPart.vue
@@ -0,0 +1,544 @@
+
+
+
+ 新增整改通知书
+
+
+
+
+
+
+
+
+
+ {{
+ parseTime(scope.row.noticeBegainTime, "{y}-{m}-{d}")
+ }}
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/performanceInspection/index.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/performanceInspection/index.vue
new file mode 100644
index 00000000..18ba6c2c
--- /dev/null
+++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/performanceInspection/index.vue
@@ -0,0 +1,857 @@
+
+
+
+
+ {{ item.routeName }}
+
+
+
+
+
+
+
+
+
+
+
+ 重置
+
+
+
+
+
+ 新增
+
+
+ 修改
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.inspectionTime, "{y}-{m}-{d}") }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+ 项目法人履职检查信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/performanceInspection/responsibleUnit.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/performanceInspection/responsibleUnit.vue
new file mode 100644
index 00000000..f06cba37
--- /dev/null
+++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/performanceInspection/responsibleUnit.vue
@@ -0,0 +1,582 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
添加责任单位
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/qualityInspection/editPart.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/qualityInspection/editPart.vue
new file mode 100644
index 00000000..f18f24c1
--- /dev/null
+++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/qualityInspection/editPart.vue
@@ -0,0 +1,544 @@
+
+
+
+ 新增整改通知书
+
+
+
+
+
+
+
+
+
+ {{
+ parseTime(scope.row.noticeBegainTime, "{y}-{m}-{d}")
+ }}
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/qualityInspection/index.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/qualityInspection/index.vue
new file mode 100644
index 00000000..f454be75
--- /dev/null
+++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/qualityInspection/index.vue
@@ -0,0 +1,857 @@
+
+
+
+
+ {{ item.routeName }}
+
+
+
+
+
+
+
+
+
+
+
+ 重置
+
+
+
+
+
+ 新增
+
+
+ 修改
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.inspectionTime, "{y}-{m}-{d}") }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+ 质量检查信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/qualityInspection/responsibleUnit.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/qualityInspection/responsibleUnit.vue
new file mode 100644
index 00000000..f06cba37
--- /dev/null
+++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/qualityInspection/responsibleUnit.vue
@@ -0,0 +1,582 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
添加责任单位
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/specialInspection/editPart.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/specialInspection/editPart.vue
new file mode 100644
index 00000000..f18f24c1
--- /dev/null
+++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/specialInspection/editPart.vue
@@ -0,0 +1,544 @@
+
+
+
+ 新增整改通知书
+
+
+
+
+
+
+
+
+
+ {{
+ parseTime(scope.row.noticeBegainTime, "{y}-{m}-{d}")
+ }}
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/specialInspection/index.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/specialInspection/index.vue
new file mode 100644
index 00000000..187e6ff4
--- /dev/null
+++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/specialInspection/index.vue
@@ -0,0 +1,857 @@
+
+
+
+
+ {{ item.routeName }}
+
+
+
+
+
+
+
+
+
+
+
+ 重置
+
+
+
+
+
+ 新增
+
+
+ 修改
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.inspectionTime, "{y}-{m}-{d}") }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+ 市场监管专项检查信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/specialInspection/responsibleUnit.vue b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/specialInspection/responsibleUnit.vue
new file mode 100644
index 00000000..f06cba37
--- /dev/null
+++ b/jwtech-admin-page/src/views/evaluationEarlyWarning/supervisionInspection/specialInspection/responsibleUnit.vue
@@ -0,0 +1,582 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+ 修改
+ 删除
+
+
+
+
添加责任单位
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击上传
+
+
+ 支持jpg/png/pdf/word/excel文件等,不超过200M
+
+
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/basePage.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/basePage.vue
index 7458a4f7..15ff7405 100644
--- a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/basePage.vue
+++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/basePage.vue
@@ -12,7 +12,7 @@
label-width="80px"
label-position="top"
>
-
+
-->
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/jwtech-admin-page/src/views/project/bid/options/investmentMargin.vue b/jwtech-admin-page/src/views/project/bid/options/investmentMargin.vue
index 42bca84f..09bf6fb4 100644
--- a/jwtech-admin-page/src/views/project/bid/options/investmentMargin.vue
+++ b/jwtech-admin-page/src/views/project/bid/options/investmentMargin.vue
@@ -1,646 +1,17 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 重置
-
-
-
-
-
- 新增
-
-
- 修改
-
-
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.incomeTime, "{y}-{m}-{d}") }}
-
-
-
-
- 修改
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 万元
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/jwtech-admin-page/src/views/project/report/index.vue b/jwtech-admin-page/src/views/project/report/index.vue
index 2b88e98b..1c54c567 100644
--- a/jwtech-admin-page/src/views/project/report/index.vue
+++ b/jwtech-admin-page/src/views/project/report/index.vue
@@ -589,12 +589,11 @@
项目名称
- {{
- this.reportMsg.projectName +
- "[" +
- this.reportMsg.projectCode +
- "]"
- }}
+ {{ this.reportMsg.projectName }}
+
+
+ 项目编码
+ {{ this.reportMsg.projectCode }}
行政区划
diff --git a/jwtech-admin-page/src/views/project/special/options/basePage.vue b/jwtech-admin-page/src/views/project/special/options/basePage.vue
index a1459e2c..f227b42d 100644
--- a/jwtech-admin-page/src/views/project/special/options/basePage.vue
+++ b/jwtech-admin-page/src/views/project/special/options/basePage.vue
@@ -21,7 +21,7 @@