|
@@ -617,7 +617,7 @@ export default {
|
|
|
) {
|
|
) {
|
|
|
return {
|
|
return {
|
|
|
di_dian_: this.level,
|
|
di_dian_: this.level,
|
|
|
- shi_fou_guo_shen_: '已编制',
|
|
|
|
|
|
|
+ shi_fou_guo_shen_: '待制定',
|
|
|
bian_zhi_ren_: item.zhi_ding_ren_,
|
|
bian_zhi_ren_: item.zhi_ding_ren_,
|
|
|
bian_zhi_bu_men_: this.getPersonPosition(
|
|
bian_zhi_bu_men_: this.getPersonPosition(
|
|
|
item.zhi_ding_ren_.split(',')[0]
|
|
item.zhi_ding_ren_.split(',')[0]
|
|
@@ -675,7 +675,7 @@ export default {
|
|
|
paramWhere: [
|
|
paramWhere: [
|
|
|
{
|
|
{
|
|
|
di_dian_: this.level,
|
|
di_dian_: this.level,
|
|
|
- shi_fou_guo_shen_: '已编制',
|
|
|
|
|
|
|
+ shi_fou_guo_shen_: '待编制',
|
|
|
bian_zhi_ren_: this.infoFxssbData.zu_chang_id_,
|
|
bian_zhi_ren_: this.infoFxssbData.zu_chang_id_,
|
|
|
bian_zhi_bu_men_: this.getPersonPosition(
|
|
bian_zhi_bu_men_: this.getPersonPosition(
|
|
|
this.infoFxssbData.zu_chang_id_
|
|
this.infoFxssbData.zu_chang_id_
|
|
@@ -1111,8 +1111,10 @@ export default {
|
|
|
this.$nextTick(() => {
|
|
this.$nextTick(() => {
|
|
|
this.infoFxssbData.shi_wu_shuo_ming_ = `年度:${this.infoFxssbData.nian_du_};组长:${this.infoFxssbData.zu_chang_};评估开始日期:${this.infoFxssbData.kai_shi_ri_qi_};风险类型:${this.infoFxssbData.feng_xian_lei_xin}`
|
|
this.infoFxssbData.shi_wu_shuo_ming_ = `年度:${this.infoFxssbData.nian_du_};组长:${this.infoFxssbData.zu_chang_};评估开始日期:${this.infoFxssbData.kai_shi_ri_qi_};风险类型:${this.infoFxssbData.feng_xian_lei_xin}`
|
|
|
})
|
|
})
|
|
|
- this.onlyoneWay &&
|
|
|
|
|
- (this.infoFxssbData.ji_suan_fang_shi_ = Object.keys(this.culWays)[0])
|
|
|
|
|
|
|
+ // this.onlyoneWay &&
|
|
|
|
|
+ // (
|
|
|
|
|
+ this.infoFxssbData.ji_suan_fang_shi_ = Object.keys(this.culWays)[0]
|
|
|
|
|
+ // )
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|