|
|
@ -2,7 +2,7 @@ |
|
|
<div> |
|
|
<div> |
|
|
<div> |
|
|
<div> |
|
|
<!-- 列表 --> |
|
|
<!-- 列表 --> |
|
|
<div class="app-container" v-show="!showDetail"> |
|
|
|
|
|
|
|
|
<div class="ffjl" v-show="!showDetail"> |
|
|
<el-form :model="queryParams" ref="queryForm" class="search-area" :inline="true" label-width="88px"> |
|
|
<el-form :model="queryParams" ref="queryForm" class="search-area" :inline="true" label-width="88px"> |
|
|
<el-row> |
|
|
<el-row> |
|
|
<el-col :span="24"> |
|
|
<el-col :span="24"> |
|
|
@ -97,14 +97,14 @@ |
|
|
:show-overflow-tooltip="true" /> |
|
|
:show-overflow-tooltip="true" /> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.cksj')" align="center" prop="ffrq" width="150px" /> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.cksj')" align="center" prop="ffrq" width="150px" /> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.rksj')" align="center" prop="ghrq" width="150px" /> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.rksj')" align="center" prop="ghrq" width="150px" /> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.ckjz')" align="center" width="150px"> |
|
|
|
|
|
|
|
|
<el-table-column :label="$t('page.business.resource.gyzj.ckmz')" align="center" width="150px"> |
|
|
<template slot-scope="scope"> |
|
|
<template slot-scope="scope"> |
|
|
{{ scope.row.ckl }} {{ scope.row.ckldw }} |
|
|
|
|
|
|
|
|
{{ scope.row.ckmz }} {{ scope.row.ckmzdw }} |
|
|
</template> |
|
|
</template> |
|
|
</el-table-column> |
|
|
</el-table-column> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.rkjz')" align="center" width="150px"> |
|
|
|
|
|
|
|
|
<el-table-column :label="$t('page.business.resource.gyzj.rkmz')" align="center" width="150px"> |
|
|
<template slot-scope="scope"> |
|
|
<template slot-scope="scope"> |
|
|
{{ scope.row.rkl }} {{ scope.row.rkldw }} |
|
|
|
|
|
|
|
|
{{ scope.row.rkmz }} {{ scope.row.rkmzdw }} |
|
|
</template> |
|
|
</template> |
|
|
</el-table-column> |
|
|
</el-table-column> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.syl')" align="center" width="150px"> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.syl')" align="center" width="150px"> |
|
|
@ -116,9 +116,9 @@ |
|
|
:show-overflow-tooltip="true" /> |
|
|
:show-overflow-tooltip="true" /> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.lqr2')" align="center" prop="lqr2Mc" |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.lqr2')" align="center" prop="lqr2Mc" |
|
|
:show-overflow-tooltip="true" /> |
|
|
:show-overflow-tooltip="true" /> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.kgy1')" align="center" prop="kgy1Mc" |
|
|
|
|
|
|
|
|
<el-table-column :label="$t('page.business.resource.gyzj.kgy1')" align="center" prop="jsr1Mc" |
|
|
:show-overflow-tooltip="true" /> |
|
|
:show-overflow-tooltip="true" /> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.kgy2')" align="center" prop="kgy2Mc" |
|
|
|
|
|
|
|
|
<el-table-column :label="$t('page.business.resource.gyzj.kgy2')" align="center" prop="jsr2Mc" |
|
|
:show-overflow-tooltip="true" /> |
|
|
:show-overflow-tooltip="true" /> |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.zcg')" align="center" prop="zcgMc" |
|
|
<el-table-column :label="$t('page.business.resource.gyzj.zcg')" align="center" prop="zcgMc" |
|
|
:show-overflow-tooltip="true" /> |
|
|
:show-overflow-tooltip="true" /> |
|
|
@ -166,7 +166,7 @@ |
|
|
v-hasPermi="['business:resource:gyzj:ffjljd']">{{ |
|
|
v-hasPermi="['business:resource:gyzj:ffjljd']">{{ |
|
|
$t('page.business.resource.gyzj.jiedang') }}</el-button> |
|
|
$t('page.business.resource.gyzj.jiedang') }}</el-button> |
|
|
<!-- 借阅 --> |
|
|
<!-- 借阅 --> |
|
|
<el-button type="text" v-if="scope.row.jyzt == 1" @click="handleJy(scope.row)" |
|
|
|
|
|
|
|
|
<el-button type="text" v-if="scope.row.jlzt == 7&&scope.row.jyzt == 1" @click="handleJy(scope.row)" |
|
|
v-hasPermi="['business:resource:gyzj:ffjljy']">{{ |
|
|
v-hasPermi="['business:resource:gyzj:ffjljy']">{{ |
|
|
$t('page.business.resource.gyzj.jieyue') }}</el-button> |
|
|
$t('page.business.resource.gyzj.jieyue') }}</el-button> |
|
|
</template> |
|
|
</template> |
|
|
@ -264,11 +264,13 @@ export default { |
|
|
}, |
|
|
}, |
|
|
closeXq(){ |
|
|
closeXq(){ |
|
|
this.showDetail=false |
|
|
this.showDetail=false |
|
|
|
|
|
this.$emit('showDetail',this.showDetail) |
|
|
this.handleQuery() |
|
|
this.handleQuery() |
|
|
}, |
|
|
}, |
|
|
//详情 |
|
|
//详情 |
|
|
handleXq(row) { |
|
|
handleXq(row) { |
|
|
this.showDetail=true |
|
|
this.showDetail=true |
|
|
|
|
|
this.$emit('showDetail',this.showDetail) |
|
|
this.$refs.Xq.show(row) |
|
|
this.$refs.Xq.show(row) |
|
|
}, |
|
|
}, |
|
|
//归档 |
|
|
//归档 |
|
|
@ -329,3 +331,9 @@ export default { |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
</script> |
|
|
</script> |
|
|
|
|
|
<style rel="stylesheet/scss" lang="scss"> |
|
|
|
|
|
.ffjl { |
|
|
|
|
|
background: #fff; |
|
|
|
|
|
padding: 10px 10px; |
|
|
|
|
|
} |
|
|
|
|
|
</style> |