diff --git a/dist.zip b/dist.zip
index b9df4a6d..8403531a 100644
Binary files a/dist.zip and b/dist.zip differ
diff --git a/src/assets/i18n/langs/cn/projectInfo.js b/src/assets/i18n/langs/cn/projectInfo.js
index 36433630..90f2e7bb 100644
--- a/src/assets/i18n/langs/cn/projectInfo.js
+++ b/src/assets/i18n/langs/cn/projectInfo.js
@@ -245,7 +245,7 @@ export default {
room:'户室',
roomNum:'户数',
building:'楼栋',
- floorAndRoomRewriteName:'楼层|户名 重命名',
+ floorAndRoomRewriteName:'楼层|户名 重命名',
upFloorNum:'地上层数',
underFloorNum:'地下层数',
long:'长度',
diff --git a/src/components/map/gd-map.vue b/src/components/map/gd-map.vue
index 74e94ba1..e2cdb493 100644
--- a/src/components/map/gd-map.vue
+++ b/src/components/map/gd-map.vue
@@ -1,120 +1,147 @@
-
-
-
-
-
- {{$t('message.alarmValueSet.gdAddress')}}:
-
-
-
- {{$t('message.alarmValueSet.longitude')}}:
-
-
- {{$t('message.alarmValueSet.latitude')}}:
-
-
-
- {{$t('message.alarmValueSet.submit')}}
-
-
-
-
-
+
+
+
+
+
+ {{$t('message.alarmValueSet.gdAddress')}}:
+
+
+
+ {{$t('message.alarmValueSet.longitude')}}:
+
+
+ {{$t('message.alarmValueSet.latitude')}}:
+
+
+
+ {{$t('message.alarmValueSet.submit')}}
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/projectAdmin/zjsj/carbon/leftTop.vue b/src/views/projectAdmin/zjsj/carbon/leftTop.vue
index cbf8af62..ec67417f 100644
--- a/src/views/projectAdmin/zjsj/carbon/leftTop.vue
+++ b/src/views/projectAdmin/zjsj/carbon/leftTop.vue
@@ -51,7 +51,7 @@ export default {
color: #c5c7cc;
.num1 {
position: absolute;
- top: 38%;
+ top: 46%;
left: 43%;
}
.text {
diff --git a/src/views/projectAdmin/zjsj/security/centerBottom.vue b/src/views/projectAdmin/zjsj/security/centerBottom.vue
index 03a483f4..7d936a8c 100644
--- a/src/views/projectAdmin/zjsj/security/centerBottom.vue
+++ b/src/views/projectAdmin/zjsj/security/centerBottom.vue
@@ -15,8 +15,8 @@
序号
验收项目
验收要求
- 验收结果
专业承包单位
+ 验收结果
防护责任人
验收日期
@@ -27,8 +27,8 @@
{{i}}
深基坑临边防护
砌筑200mm以上挡水墙
- 符合要求
中国建筑第四工程局有限公司
+ 符合要求
王明
2022-09-01
@@ -157,39 +157,36 @@ export default {
height: 32px;
line-height: 32px;
text-align: center;
+ justify-content: center;
&:nth-child(1) {
width: 150px;
- // flex: 1;
}
&:nth-child(2) {
- // width: 110px;
flex: 1;
}
&:nth-child(3) {
flex: 1;
- // width: 110px;
}
&:nth-child(4) {
- width: 90px;
+ flex: 1;
}
&:nth-child(5) {
flex: 1;
}
&:nth-child(6) {
- // width: 90px;
flex: 1;
}
&:nth-child(7) {
- width: 90px;
+ flex: 1;
}
}
}
.dataImg {
- margin-left: 500px;
- margin-top: 50px;
- p {
- margin-left: 4%;
- }
+ margin-left: 500px;
+ margin-top: 50px;
+ p {
+ margin-left: 4%;
}
+ }
}
diff --git a/src/views/projectAdmin/zjsj/security/leftBottom.vue b/src/views/projectAdmin/zjsj/security/leftBottom.vue
index 2596cbca..46168f4e 100644
--- a/src/views/projectAdmin/zjsj/security/leftBottom.vue
+++ b/src/views/projectAdmin/zjsj/security/leftBottom.vue
@@ -11,7 +11,9 @@
-
+
+

+
未穿反光衣
2011-02-03 15:30
@@ -22,10 +24,10 @@
diff --git a/src/views/projectFront/laborManage/personModule/laborComponent.vue b/src/views/projectFront/laborManage/personModule/laborComponent.vue
index 53fb0819..a6264b9b 100644
--- a/src/views/projectFront/laborManage/personModule/laborComponent.vue
+++ b/src/views/projectFront/laborManage/personModule/laborComponent.vue
@@ -3499,7 +3499,7 @@ export default {
}
this.personForm.employmentCard = arrJoin.join(',')
} else if (type == 8) {
- console.log(file)
+ console.log('身份证正面上传',file)
let data = {
name: file.data[0].filename,
url: file.data[0].imageUrl
@@ -4029,7 +4029,9 @@ export default {
side: type
}
getIdCardInfoApi(data).then((res) => {
+ console.log('返回值',res)
if (res.code == 200) {
+ console.log('成了吗',res)
let val = res.result
if (type == 1) {
this.personForm.nation =
diff --git a/src/views/projectFront/laborManage/personModule/temporary.vue b/src/views/projectFront/laborManage/personModule/temporary.vue
index 6a3cc7ff..2db12008 100644
--- a/src/views/projectFront/laborManage/personModule/temporary.vue
+++ b/src/views/projectFront/laborManage/personModule/temporary.vue
@@ -347,6 +347,118 @@
placeholder="请选择日期"
>
-->
+
+
+
+
diff --git a/src/views/projectFront/laborManage/safetyTrainManage.vue b/src/views/projectFront/laborManage/safetyTrainManage.vue
index b4ba0555..cab13b73 100644
--- a/src/views/projectFront/laborManage/safetyTrainManage.vue
+++ b/src/views/projectFront/laborManage/safetyTrainManage.vue
@@ -665,6 +665,10 @@ export default {
});
},
addPoint() {
+ // 清空图片
+ this.cardForm.eduBeforePhoto= "";
+ this.cardForm.eduInPhoto= "";
+ this.cardForm.eduAfterPhoto= "";
this.isAdd = true;
this.cardDialog = true;
this.$nextTick(() => {
diff --git a/src/views/projectFront/projectSummary/baseInfo.vue b/src/views/projectFront/projectSummary/baseInfo.vue
index 119408de..a91343e0 100644
--- a/src/views/projectFront/projectSummary/baseInfo.vue
+++ b/src/views/projectFront/projectSummary/baseInfo.vue
@@ -649,7 +649,7 @@
-
+