|
|
|
@ -11,7 +11,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="detail-title"><img src="@/assets/images/detail-title.png">{{ $t('page.business.resource.gyzj.ffjlxq') |
|
|
|
}}<img src="@/assets/images/detail-title.png" /></div> |
|
|
|
}}<img src="@/assets/images/detail-title.png" /></div> |
|
|
|
|
|
|
|
<div class="detail-content"> |
|
|
|
<div class="content-left"> |
|
|
|
@ -37,7 +37,7 @@ |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.nd') }}</div> |
|
|
|
<el-input type="text" :value="form.nd" maxlength="50" disabled> <template slot="append">{{ form.nddw |
|
|
|
}}</template> |
|
|
|
}}</template> |
|
|
|
</el-input> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
@ -55,7 +55,7 @@ |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.ckl') }}</div> |
|
|
|
<el-input type="text" :value="form.ckl" maxlength="50" disabled> <template slot="append">{{ form.ckldw |
|
|
|
}}</template> |
|
|
|
}}</template> |
|
|
|
</el-input> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
@ -66,12 +66,13 @@ |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.ffzytj') }}</div> |
|
|
|
<el-input type="text" :value="form.ffzytj" maxlength="50" disabled /> |
|
|
|
<el-input type="text" :value="form.ffzytj" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.md') }}</div> |
|
|
|
<el-input type="text" v-if="form.mdOther&&form.mdOther!=''&&form.mdMcs&&form.mdMcs!=''" :value="form.mdMcs+','+form.mdOther" maxlength="50" disabled /> |
|
|
|
<el-input type="text" v-else :value="form.mdMcs+form.mdOther" maxlength="50" disabled /> |
|
|
|
<el-input type="text" v-if="form.mdOther && form.mdOther != '' && form.mdMcs && form.mdMcs != ''" |
|
|
|
:value="form.mdMcs + ',' + form.mdOther" maxlength="50" disabled /> |
|
|
|
<el-input type="text" v-else :value="form.mdMcs + form.mdOther" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
@ -102,29 +103,30 @@ |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.rkl') }}</div> |
|
|
|
<el-input type="text" :value="form.rkl" maxlength="50" disabled> <template slot="append">{{ form.rkldw |
|
|
|
}}</template> |
|
|
|
}}</template> |
|
|
|
</el-input> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.rkmz') }}</div> |
|
|
|
<el-input type="text" :value="form.rkmz" maxlength="50" disabled> <template slot="append">{{ form.rkmzdw |
|
|
|
}}</template> |
|
|
|
}}</template> |
|
|
|
</el-input> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left" style="width: 100%;"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.ffbz') }}</div> |
|
|
|
<el-input type="text" :value="form.ffbz" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="right" style="width: 100%;"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.ghbz') }}</div> |
|
|
|
<el-input type="text" :value="form.ghbz" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.gdsqrId') }}</div> |
|
|
|
@ -161,7 +163,7 @@ |
|
|
|
<div class="line"></div> |
|
|
|
<div class="subtitle"> {{ $t('page.business.resource.gyzj.jcgj') }}</div> |
|
|
|
</div> |
|
|
|
<jcgjList ref="jcgjList" @handleQuery="getJjcgjList" /> |
|
|
|
<jcgjList ref="jcgjList" @handleQuery="getJjcgjList" :showBcsm="true" :showBj="false"/> |
|
|
|
|
|
|
|
<pagination v-show="jcgjTotal > 0" small layout="prev, pager, next" :total="jcgjTotal" |
|
|
|
@pagination="getJjcgjList" :limit="queryJcgjParams.pageSize" /> |
|
|
|
@ -217,6 +219,7 @@ export default { |
|
|
|
this.queryJcgjParams.ffjlId = row.id |
|
|
|
info({ id: row.id }).then(response => { |
|
|
|
this.form = response.data |
|
|
|
debugger |
|
|
|
this.open = true |
|
|
|
this.getJjcgjList() |
|
|
|
this.$modal.closeLoading() |
|
|
|
|