|
|
@ -9,7 +9,7 @@
|
|
|
|
</el-col>
|
|
|
|
</el-col>
|
|
|
|
<el-col :span="8" style="height: 50px;display: flex;">
|
|
|
|
<el-col :span="8" style="height: 50px;display: flex;">
|
|
|
|
<!-- {{ info.responsibilityUnit == 0 ? '经发委' : info.responsibilityUnit == 1 ? '规建委' : info.responsibilityUnit == 2 ? '行审局' : info.responsibilityUnit == 3 ? '市监局' : '' }} -->
|
|
|
|
<!-- {{ info.responsibilityUnit == 0 ? '经发委' : info.responsibilityUnit == 1 ? '规建委' : info.responsibilityUnit == 2 ? '行审局' : info.responsibilityUnit == 3 ? '市监局' : '' }} -->
|
|
|
|
责任单位:<dict-tag :options="dict.type.bms_responsibility_unit" :value="templateInfo.responsibilityUnit"/>
|
|
|
|
责任单位:<dict-tag :options="dict.type.bms_responsibility_unit" :value="info.responsibilityUnit"/>
|
|
|
|
</el-col>
|
|
|
|
</el-col>
|
|
|
|
<el-col :span="8" style="height: 50px">
|
|
|
|
<el-col :span="8" style="height: 50px">
|
|
|
|
创建时间:{{ info.createTime }}
|
|
|
|
创建时间:{{ info.createTime }}
|
|
|
|