|
@@ -619,6 +619,7 @@
|
|
historyList: {}, //历史数据
|
|
historyList: {}, //历史数据
|
|
tempState: '',
|
|
tempState: '',
|
|
tempSelectList: [],
|
|
tempSelectList: [],
|
|
|
|
+ temporaryOrNot: false, //是否点击恢复暂存
|
|
|
|
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -1430,7 +1431,7 @@
|
|
|
|
|
|
|
|
|
|
let AddressStr = this.XQValue.name + this.BuildingName + '栋' + this.UnintName + '单元' + this.RoomName + '号';
|
|
let AddressStr = this.XQValue.name + this.BuildingName + '栋' + this.UnintName + '单元' + this.RoomName + '号';
|
|
- putRoomDetails(this.FJValue.id, phoneArr.join(),AddressStr)
|
|
|
|
|
|
+ putRoomDetails(this.FJValue.id, phoneArr.join(), AddressStr)
|
|
.then(res => {
|
|
.then(res => {
|
|
|
|
|
|
if (res.code == '200') {
|
|
if (res.code == '200') {
|
|
@@ -1457,7 +1458,7 @@
|
|
})
|
|
})
|
|
|
|
|
|
let AddressStr = this.XQValue.name + this.BuildingName + '栋' + this.UnintName + '单元' + this.RoomName + '号';
|
|
let AddressStr = this.XQValue.name + this.BuildingName + '栋' + this.UnintName + '单元' + this.RoomName + '号';
|
|
- putRoomDetails(this.FJValue.id, phoneArr.join(),AddressStr)
|
|
|
|
|
|
+ putRoomDetails(this.FJValue.id, phoneArr.join(), AddressStr)
|
|
.then(res => {
|
|
.then(res => {
|
|
|
|
|
|
if (res.code == '200') {
|
|
if (res.code == '200') {
|
|
@@ -1472,6 +1473,7 @@
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
zEngineeringNodeBo: {
|
|
zEngineeringNodeBo: {
|
|
|
|
+ temporaryOrNot: this.temporaryOrNot,
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
zEngineeringInfoBo: {
|
|
zEngineeringInfoBo: {
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
@@ -1521,6 +1523,7 @@
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
zEngineeringNodeBo: {
|
|
zEngineeringNodeBo: {
|
|
|
|
+ temporaryOrNot: this.temporaryOrNot,
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
zEngineeringInfoBo: {
|
|
zEngineeringInfoBo: {
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
@@ -1548,6 +1551,7 @@
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
zEngineeringNodeBo: {
|
|
zEngineeringNodeBo: {
|
|
|
|
+ temporaryOrNot: this.temporaryOrNot,
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
zEngineeringInfoBo: {
|
|
zEngineeringInfoBo: {
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
@@ -1575,6 +1579,7 @@
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
zEngineeringNodeBo: {
|
|
zEngineeringNodeBo: {
|
|
|
|
+ temporaryOrNot: this.temporaryOrNot,
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
zEngineeringInfoBo: {
|
|
zEngineeringInfoBo: {
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
@@ -1604,6 +1609,7 @@
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
zEngineeringNodeBo: {
|
|
zEngineeringNodeBo: {
|
|
|
|
+ temporaryOrNot: this.temporaryOrNot,
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
zEngineeringInfoBo: {
|
|
zEngineeringInfoBo: {
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
@@ -1635,6 +1641,7 @@
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
.enginClassification, //写死 上一页面传过来的 //室内 - 庭院 - 架空
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
enginCycle: this.projectValue.dictValue, //工程周期
|
|
zEngineeringNodeBo: {
|
|
zEngineeringNodeBo: {
|
|
|
|
+ temporaryOrNot: this.temporaryOrNot,
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
type: this.objValue.enginClassValue, //写死 上一页面传过来的 (拆旧管等 字典值)
|
|
zEngineeringInfoBo: {
|
|
zEngineeringInfoBo: {
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
constructAccordingDrawings: this.isCheck, //是否按图纸施工
|
|
@@ -1745,7 +1752,7 @@
|
|
// this.showHistoryList();
|
|
// this.showHistoryList();
|
|
this.$modal.msg("当前步骤以审核通过请谨慎!")
|
|
this.$modal.msg("当前步骤以审核通过请谨慎!")
|
|
} else if (res.data.zEngineeringNodeBo.reviewStatus == '99') {
|
|
} else if (res.data.zEngineeringNodeBo.reviewStatus == '99') {
|
|
-
|
|
|
|
|
|
+ this.temporaryOrNot = true;
|
|
let dataJson = res.data.zEngineeringNodeBo
|
|
let dataJson = res.data.zEngineeringNodeBo
|
|
.zEngineeringInfoBoList[0];
|
|
.zEngineeringInfoBoList[0];
|
|
this.imgArr = dataJson.zEngiineeringPhotoBoList;
|
|
this.imgArr = dataJson.zEngiineeringPhotoBoList;
|