|
|
|
@ -7,7 +7,7 @@ |
|
|
|
<div class="left-title"></div> |
|
|
|
</div> |
|
|
|
<div class="right-top"> |
|
|
|
<el-button @click="cancel()">{{ $t('page.business.study.study.cancel') }}</el-button> |
|
|
|
<el-button @click="cancel()">{{ $t('page.business.study.cancel') }}</el-button> |
|
|
|
<el-button @click="exportExcel()">{{ $t('form.export') }}</el-button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
@ -29,102 +29,129 @@ |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.jlzt') }}</div> |
|
|
|
<el-select v-model="form.jlzt" disabled style="width: 100%;"> |
|
|
|
<el-option :label="$t('page.business.resource.jlzt.wsd')" :value="1" /> |
|
|
|
<el-option :label="$t('page.business.resource.jlzt.ysd')" :value="3" /> |
|
|
|
<el-option :label="$t('page.business.resource.jlzt.dgd')" :value="5" /> |
|
|
|
<el-option :label="$t('page.business.resource.jlzt.gd')" :value="7" /> |
|
|
|
<el-option :label="$t('page.business.resource.jlzt.djd')" :value="9" /> |
|
|
|
</el-select> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.sxrq') }}</div> |
|
|
|
<el-input type="text" :value="form.sxrq" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.jyzt') }}</div> |
|
|
|
<el-select v-model="form.jyzt" disabled style="width: 100%;"> |
|
|
|
<el-option :label="$t('page.business.resource.jyzt.wjy')" :value="1" /> |
|
|
|
<el-option :label="$t('page.business.resource.jyzt.djy')" :value="3" /> |
|
|
|
<el-option :label="$t('page.business.resource.jyzt.jyz')" :value="5" /> |
|
|
|
</el-select> |
|
|
|
<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> |
|
|
|
</el-input> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.zcg') }}</div> |
|
|
|
<el-input type="text" :value="form.zcgMc" maxlength="50" disabled /> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.cctj') }}</div> |
|
|
|
<el-input type="text" :value="form.cctj" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.ccwz') }}</div> |
|
|
|
<el-input type="text" :value="form.ccwz" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="content-title"> |
|
|
|
<div class="line"></div> |
|
|
|
<div class="subtitle"> 发放信息</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.md') }}</div> |
|
|
|
<el-input type="text" :value="form.mdMc" maxlength="50" disabled /> |
|
|
|
<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> |
|
|
|
</el-input> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.zytj') }}</div> |
|
|
|
<el-input type="text" :value="form.ffzytj" maxlength="50" disabled /> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.ckmz') }}</div> |
|
|
|
<el-input type="text" :value="form.ckmz" maxlength="50" disabled> <template slot="append">{{ form.ckmzdw |
|
|
|
}}</template> |
|
|
|
</el-input> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.cksj') }}</div> |
|
|
|
<el-input type="text" :value="form.ffrq" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.ckjz') }}</div> |
|
|
|
<el-input type="text" :value="form.ckl" maxlength="50" disabled> <template slot="append">{{ form.ckldw |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.lqsj') }}</div> |
|
|
|
<el-input type="text" :value="form.ffrq" maxlength="50" disabled> <template slot="append">{{ form.ckldw |
|
|
|
}}</template> |
|
|
|
</el-input> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.md') }}</div> |
|
|
|
<el-input type="text" :value="form.mdMc" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.lqr1') }}</div> |
|
|
|
<el-input type="text" :value="form.lqr1Mc" maxlength="50" disabled /> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.ffzytj') }}</div> |
|
|
|
<el-input type="text" :value="form.ffzytj" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.lqr2') }}</div> |
|
|
|
<el-input type="text" :value="form.lqr2Mc" maxlength="50" disabled /> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.lqr1') }}</div> |
|
|
|
<el-input type="text" :value="form.lqr1Mc" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.kgy1') }}</div> |
|
|
|
<el-input type="text" :value="form.kgy1Mc" maxlength="50" disabled /> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.lqr2') }}</div> |
|
|
|
<el-input type="text" :value="form.lqr2Mc" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.kgy2') }}</div> |
|
|
|
<el-input type="text" :value="form.kgy2Mc" maxlength="50" disabled /> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.ghr1Id') }}</div> |
|
|
|
<el-input type="text" :value="form.ghr1Mc" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="content-title"> |
|
|
|
<div class="line"></div> |
|
|
|
<div class="subtitle"> 归还信息</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.rksj') }}</div> |
|
|
|
<el-input type="text" :value="form.ghrq" maxlength="50" disabled /> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.ghr2Id') }}</div> |
|
|
|
<el-input type="text" :value="form.ghr2Mc" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.rkjz') }}</div> |
|
|
|
<el-input type="text" :value="form.rkl" maxlength="50" disabled> <template slot="append">{{ form.rkldw |
|
|
|
}}</template> |
|
|
|
</el-input> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.ghzytj') }}</div> |
|
|
|
<el-input type="text" :value="form.ghzytj" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.syl') }}</div> |
|
|
|
<el-input type="text" :value="form.syl" maxlength="50" disabled> <template slot="append">{{ form.syldw |
|
|
|
<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> |
|
|
|
</el-input> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<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 class="right-title">{{ $t('page.business.resource.gyzj.zytj') }}</div> |
|
|
|
<el-input type="text" :value="form.ghzytj" maxlength="50" disabled /> |
|
|
|
<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.ghbz') }}</div> |
|
|
|
<el-input type="text" :value="form.ghbz" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.cjsj') }}</div> |
|
|
|
<el-input type="text" :value="form.createTime" maxlength="50" disabled /> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="pal"> |
|
|
|
<div class="left"> |
|
|
|
<div class="left-title">{{ $t('page.business.resource.gyzj.jlzt') }}</div> |
|
|
|
<el-select v-model="form.jlzt" disabled style="width: 100%;"> |
|
|
|
<el-option :label="$t('page.business.resource.jlzt.wsd')" :value="1" /> |
|
|
|
<el-option :label="$t('page.business.resource.jlzt.ysd')" :value="3" /> |
|
|
|
<el-option :label="$t('page.business.resource.jlzt.dgd')" :value="5" /> |
|
|
|
<el-option :label="$t('page.business.resource.jlzt.gd')" :value="7" /> |
|
|
|
<el-option :label="$t('page.business.resource.jlzt.djd')" :value="9" /> |
|
|
|
</el-select> |
|
|
|
</div> |
|
|
|
<div class="right"> |
|
|
|
<div class="right-title">{{ $t('page.business.resource.gyzj.jyzt') }}</div> |
|
|
|
<el-select v-model="form.jyzt" disabled style="width: 100%;"> |
|
|
|
<el-option :label="$t('page.business.resource.jyzt.wjy')" :value="1" /> |
|
|
|
<el-option :label="$t('page.business.resource.jyzt.djy')" :value="3" /> |
|
|
|
<el-option :label="$t('page.business.resource.jyzt.jyz')" :value="5" /> |
|
|
|
</el-select> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
@ -133,10 +160,10 @@ |
|
|
|
<div class="line"></div> |
|
|
|
<div class="subtitle"> 稽查轨迹日志</div> |
|
|
|
</div> |
|
|
|
<jcgjList ref="jcgjList" @handleQuery="jcgjListHandleQuery" /> |
|
|
|
<jcgjList ref="jcgjList" @handleQuery="getJjcgjList" /> |
|
|
|
|
|
|
|
<pagination v-show="jcgjTotal > 0" small layout="prev, pager, next" :total="jcgjTotal" |
|
|
|
@pagination="getJjcgjList" /> |
|
|
|
@pagination="getJjcgjList" :limit="queryJcgjParams.pageSize"/> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
@ -158,7 +185,7 @@ export default { |
|
|
|
queryJcgjParams: { |
|
|
|
pageNum: 1, |
|
|
|
ffjlId: null, |
|
|
|
pageSize: 10, |
|
|
|
pageSize: 5, |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
@ -172,20 +199,16 @@ export default { |
|
|
|
this.open = false |
|
|
|
this.$emit('callback') |
|
|
|
}, |
|
|
|
jcgjListHandleQuery(val) { |
|
|
|
getJjcgjList(val) { |
|
|
|
this.$modal.loading() |
|
|
|
jcgjList(_.merge({}, this.queryJcgjParams, val)).then(response => { |
|
|
|
this.jcgjList = response.rows |
|
|
|
this.jcgjTotal = response.total |
|
|
|
this.$refs.jcgjList.init(this.jcgjList) |
|
|
|
this.$modal.closeLoading() |
|
|
|
}) |
|
|
|
}, |
|
|
|
getJjcgjList() { |
|
|
|
jcgjList(this.queryJcgjParams).then(response => { |
|
|
|
this.jcgjList = response.rows |
|
|
|
this.jcgjTotal = response.total |
|
|
|
this.$refs.jcgjList.init(this.jcgjList) |
|
|
|
if (this.queryJcgjParams.pageNum == 1) { |
|
|
|
this.$refs.jcgjList.init(this.jcgjList) |
|
|
|
} else { |
|
|
|
this.$refs.jcgjList.add(this.jcgjList) |
|
|
|
} |
|
|
|
this.$modal.closeLoading() |
|
|
|
}) |
|
|
|
}, |
|
|
|
|