20240205
luoJunYong.123 3 years ago
parent 571f67ca8d
commit 9f965407fc
  1. 52
      src/components/checkPhoto/index.vue
  2. 12
      src/components/dialogTwo/index.vue
  3. 15
      src/pages/counter/list/index.vue
  4. 13
      src/pages/manage/index/index.vue
  5. 4
      src/pages/manage/list/ImportantCash/controlCash/cashOut.vue
  6. 46
      src/pages/manage/list/ImportantCash/controlCash/cashPaid.vue
  7. 46
      src/pages/manage/list/ImportantCash/controlCash/cashRecipients.vue
  8. 4
      src/pages/manage/list/ImportantCash/controlCash2/cashOut.vue
  9. 44
      src/pages/manage/list/ImportantCash/controlCash2/cashPaid.vue
  10. 47
      src/pages/manage/list/ImportantCash/controlCash2/cashRecipients.vue
  11. 84
      src/pages/manage/list/cityWide/cityWideIn.vue
  12. 127
      src/pages/manage/list/cityWide/cityWideOut.vue
  13. 1
      src/pages/manage/list/dayEnd/branchDayEnd.vue
  14. 4
      src/pages/manage/list/dayEnd/tellerCash.vue
  15. 4
      src/pages/manage/list/dayEnd/tellerCertificate.vue
  16. 17
      src/store/modules/system.js

@ -1,8 +1,12 @@
<template> <template>
<div class="relative -translate-y-2/4 overflow-hidden" style="margin-top: 10px;color: black;" id="checkPhoto" v-drag> <div class="relative -translate-y-2/4 overflow-hidden" style="margin-top: 10px;color: black;" id="checkPhoto" v-drag>
<!-- <div class="bg-gray-400" @click="closeIt">关闭</div> --> <!-- <div class="bg-gray-400" @click="closeIt">关闭</div> -->
<template v-if="imgSrcId==413">
<img class="absolute cursor-pointer hover:bg-red-700" src="@/assets/svg/close.svg" alt="" @click="closeIt" style="right: 20px; top: 10px;" />
</template>
<template v-else>
<img class="absolute cursor-pointer hover:bg-red-700" src="@/assets/svg/close.svg" alt="" @click="closeIt" style="right: 50px; top: 30px;" /> <img class="absolute cursor-pointer hover:bg-red-700" src="@/assets/svg/close.svg" alt="" @click="closeIt" style="right: 50px; top: 30px;" />
</template>
<template v-if="imgSrcId==14"> <template v-if="imgSrcId==14">
<h3 class="text-xl" style="left: 105px;top: 120px;">{{ dataFlow.userName }}</h3> <h3 class="text-xl" style="left: 105px;top: 120px;">{{ dataFlow.userName }}</h3>
<h3 class="text-xl" v-if="dataFlow.sex==1" style="left: 446px;top: 110px;"></h3> <h3 class="text-xl" v-if="dataFlow.sex==1" style="left: 446px;top: 110px;"></h3>
@ -84,6 +88,50 @@
<h3 class="text-xl" style="left: 340px;top: 195px;">{{ transMoney(dataFlow.transMoney) }}</h3> <h3 class="text-xl" style="left: 340px;top: 195px;">{{ transMoney(dataFlow.transMoney) }}</h3>
<h3 class="text-lg" style="left: 607px;top: 205px;letter-spacing: 4.8px">{{ ('' + dataFlow.transMoney).padStart(9, 0).padEnd(11, 0) }}</h3> <h3 class="text-lg" style="left: 607px;top: 205px;letter-spacing: 4.8px">{{ ('' + dataFlow.transMoney).padStart(9, 0).padEnd(11, 0) }}</h3>
</template> </template>
<template v-else-if="imgSrcId==407" >
<h3 class="text-lg" style="left: 200px;top: 95px;">{{ dataFlow.userName }}</h3>
<h3 class="text-lg" style="left: 500px;top: 95px;">{{ dataFlow.voucherNumber }}</h3>
<h3 class="text-lg" style="left: 170px;top: 137px;">{{ dataFlow.idNumber }}</h3>
<h3 class="text-lg" style="left: 170px;top: 158px;">{{ dataFlow.phone }}</h3>
<h3 class="text-lg" style="left: 450px;top: 158px;">{{ dataFlow.mailbox }}</h3>
</template>
<template v-else-if="imgSrcId==406" >
<h3 class="text-xl" style="left: 325px;top: 103px;"></h3>
<h3 class="text-lg" style="left: 160px;top: 175px;">{{ dataFlow.userName }}</h3>
<h3 class="text-lg" style="left: 490px;top: 175px;">{{ dataFlow.idNumber }}</h3>
<h3 class="text-md" style="left: 160px;top: 205px;">{{ dataFlow.phone }}</h3>
<h3 class="text-md" style="left: 450px;top: 205px;">{{ dataFlow.mailbox }}</h3>
<h3 class="text-md" style="left: 120px;top: 370px;">人民币</h3>
<h3 class="text-md" style="left: 260px;top: 370px;">{{ dataFlow.voucherNumber }}</h3>
</template>
<template v-else-if="imgSrcId==468" >
<h3 class="text-xl" style="left: 325px;top: 103px;"></h3>
<h3 class="text-lg" style="left: 160px;top: 175px;">{{ dataFlow.userName }}</h3>
<h3 class="text-lg" style="left: 490px;top: 175px;">{{ dataFlow.idNumber }}</h3>
<h3 class="text-md" style="left: 160px;top: 205px;">{{ dataFlow.phone }}</h3>
<h3 class="text-md" style="left: 450px;top: 205px;">{{ dataFlow.mailbox }}</h3>
<h3 class="text-md" style="left: 120px;top: 370px;">人民币</h3>
<h3 class="text-md" style="left: 260px;top: 370px;">{{ dataFlow.voucherNumber }}</h3>
<h3 class="text-md" style="left: 700px;top: 370px;">{{ nowDate }}</h3>
<h3 class="text-lg" style="left: 560px;top: 405px;">{{ dataFlow.userName }}</h3>
</template>
<template v-else-if="imgSrcId==413" >
<h3 class="text-lg" style="left: 690px;top: 21px;">{{ getNowYear(0) }}</h3>
<h3 class="text-lg" style="left: 755px;top: 21px;">{{ getNowYear(1) }}</h3>
<h3 class="text-lg" style="left: 280px;top: 75px;">{{ dataFlow.collectingCompany }}</h3>
<h3 class="text-lg" style="left: 620px;top: 75px;">12802851701099</h3>
<h3 class="text-lg" style="left: 620px;top: 75px;">12802851701099</h3>
<h3 class="text-lg" style="left: 330px;top: 115px;">10</h3>
<h3 class="text-lg" style="left: 540px;top: 111px;">00242986</h3>
<h3 class="text-lg" style="left: 690px;top: 111px;">00242996</h3>
</template>
<template v-else-if="imgSrcId==426" >
<h3 class="text-md" style="left: 180px;top: 205px;">{{ dataFlow.voucherNumber }}</h3>
<h3 class="text-md" style="left: 450px;top: 205px;">{{ dataFlow.userName }}</h3>
<h3 class="text-md" style="left: 180px;top: 235px;">6227007200580123</h3>
<h3 class="text-md" style="left: 450px;top: 235px;">郭平安</h3>
<h3 class="text-md" style="left: 116px;top: 306px;letter-spacing: 3.3px">{{ ('' + dataFlow.transMoney).padStart(8, 0).padEnd(10, 0) }}</h3>
</template>
<img :src="imgSrc" class="imgPop imgIndex min-w-full dia-header" :alt="imgSrcName" :title="imgSrcName" ref="showPage"> <img :src="imgSrc" class="imgPop imgIndex min-w-full dia-header" :alt="imgSrcName" :title="imgSrcName" ref="showPage">
<slot /> <slot />
</div> </div>
@ -154,7 +202,7 @@ export default {
methods: { methods: {
closeIt() { closeIt() {
this.$emit('update:showImg', false) this.$emit('update:showImg', false)
} },
}, },
computed: { computed: {

@ -88,7 +88,9 @@ const obj = {
'tallerCash': '柜员现金轧账', 'tallerCash': '柜员现金轧账',
'tellerCertificate': '柜员凭证轧账', 'tellerCertificate': '柜员凭证轧账',
'branchDayEnd': '网点日终轧帐', 'branchDayEnd': '网点日终轧帐',
'spacial': '提交' 'spacial': '提交',
"cityWide/cityWideOut": '同城提出',
"cityWide/cityWideIn": '同城提入',
} }
const nameMap = { const nameMap = {
sex: { sex: {
@ -226,6 +228,14 @@ const nameMap = {
112: '按月', 112: '按月',
113: '满页' 113: '满页'
}, },
billType: {
119: '银行本票',
120: '银行承兑汇票',
136: '银行支票',
137: '银行汇票',
138: '商业承兑汇票',
139: '其他'
}
} }
export default { export default {

@ -399,7 +399,6 @@
<div v-show="showImg" style="z-index: 9999;" > <div v-show="showImg" style="z-index: 9999;" >
<!-- <div class="relative w-screen h-screen" v-drag> --> <!-- <div class="relative w-screen h-screen" v-drag> -->
<!-- <div class="dia-header absolute text-center hover:bg-gray-400" style="top: -27px;z-index: 9991;width: 100%;height: 50px;line-height: 50px;" ref="imgCheckDrag">--单击此处可拖拽--</div> --> <!-- <div class="dia-header absolute text-center hover:bg-gray-400" style="top: -27px;z-index: 9991;width: 100%;height: 50px;line-height: 50px;" ref="imgCheckDrag">--单击此处可拖拽--</div> -->
<check-photo :imgSrc="imgSrc" :imgSrcId='imgSrcId' :imgSrcName="imgSrcName" :showImg.sync="showImg" style="width: 850px;z-index: 9990; margin-top: 100px;" > <check-photo :imgSrc="imgSrc" :imgSrcId='imgSrcId' :imgSrcName="imgSrcName" :showImg.sync="showImg" style="width: 850px;z-index: 9990; margin-top: 100px;" >
<div class="absolute flex justify-end w-full flex-wrap" style="bottom:7vh; right: 4vw"> <div class="absolute flex justify-end w-full flex-wrap" style="bottom:7vh; right: 4vw">
<seal-name v-for="item in isSeal(imgSrcId)" :key="item.id" :item="item"> <seal-name v-for="item in isSeal(imgSrcId)" :key="item.id" :item="item">
@ -475,7 +474,7 @@
</template> </template>
<script> <script>
import { mapState, mapMutations, mapGetters } from 'vuex'; import { mapState, mapMutations, mapGetters, mapActions } from 'vuex';
import Sortable from 'sortablejs' import Sortable from 'sortablejs'
import manage from '../../manage/index'; import manage from '../../manage/index';
import { addOperation, getOperation } from '@/api/http'; import { addOperation, getOperation } from '@/api/http';
@ -678,9 +677,9 @@ export default {
{name:'密码挂失申请书凭证联',src:require('@/assets/img/goods/businessReportMissUser.png'),id:466}, {name:'密码挂失申请书凭证联',src:require('@/assets/img/goods/businessReportMissUser.png'),id:466},
{name:'密码挂失申请书回单',src:require('@/assets/img/goods/businessReportMissUser.png'),id:468}, {name:'密码挂失申请书回单',src:require('@/assets/img/goods/businessReportMissUser.png'),id:468},
{name:'密码挂失申请书银行留存联',src:require('@/assets/img/goods/businessReportMissUser.png'),id:467}, {name:'密码挂失申请书银行留存联',src:require('@/assets/img/goods/businessReportMissUser.png'),id:467},
{name:'支票领购单',src:require('@/assets/img/goods/businessReportMissUser.png'),id:413}, {name:'支票领购单',src:require('@/assets/img/goods/CheckCoupons.png'),id:413},
{name:'支票领购单回单',src:require('@/assets/img/goods/businessReportMissUser.png'),id:480}, {name:'支票领购单回单',src:require('@/assets/img/goods/CheckCoupons.png'),id:480},
{name:'支票领购单凭证联',src:require('@/assets/img/goods/businessReportMissUser.png'),id:488}, {name:'支票领购单凭证联',src:require('@/assets/img/goods/CheckCoupons.png'),id:488},
{name:'业务收费凭证回单',src:require('@/assets/img/goods/ywsfpz.png'),id:481}, {name:'业务收费凭证回单',src:require('@/assets/img/goods/ywsfpz.png'),id:481},
{name:'业务收费凭证凭证联',src:require('@/assets/img/goods/ywsfpz.png'),id:482}, {name:'业务收费凭证凭证联',src:require('@/assets/img/goods/ywsfpz.png'),id:482},
], ],
@ -951,6 +950,9 @@ export default {
getSelectList: 'system/getSelectList', getSelectList: 'system/getSelectList',
needBackMoney: 'system/needBackMoney', needBackMoney: 'system/needBackMoney',
}), }),
...mapState({ ...mapState({
businessKey: state => state.system.businessKey businessKey: state => state.system.businessKey
}) })
@ -1090,6 +1092,7 @@ export default {
this.startPlay() this.startPlay()
// this.getThingsCache(); // this.getThingsCache();
//
}, },
mounted(){ mounted(){
@ -1533,7 +1536,7 @@ export default {
this.controlGoodsDblClickFn = null this.controlGoodsDblClickFn = null
} }
const judge = item.name.includes('本联') || item.name.includes('凭证联') || item.name.includes('回单') || (item.name.includes('复印件') && !item.name.includes('身份证复印件')) const judge = item.name.includes('本联') || item.name.includes('凭证联') || (item.name.includes('回单') && !item.name.includes('密码挂失申请书回单')) || (item.name.includes('复印件') && !item.name.includes('身份证复印件'))
if(!(judge)) { if(!(judge)) {
this.clickNum2 = 0; this.clickNum2 = 0;
this.showImg = true this.showImg = true

@ -31,7 +31,7 @@
<script> <script>
import navbar from '../navbar' import navbar from '../navbar'
import { mapState } from 'vuex'
export default { export default {
name: 'index', name: 'index',
data() { data() {
@ -42,11 +42,6 @@ export default {
components: { components: {
navbar navbar
}, },
computed:{
full:function(){
return this.$store.state.system.fullScreen
}
},
// beforeMount() { // beforeMount() {
// const path = sessionStorage.getItem('computerPath') // const path = sessionStorage.getItem('computerPath')
// console.log('router-view') // console.log('router-view')
@ -66,7 +61,13 @@ export default {
this.fullscreen = false this.fullscreen = false
this.$store.commit('system/changeFullscreen',false) this.$store.commit('system/changeFullscreen',false)
}, },
}, },
computed: {
full:function(){
return this.$store.state.system.fullScreen
}
}
}; };
</script> </script>

@ -124,7 +124,7 @@
</el-col> </el-col>
<el-col :span="10"> <el-col :span="10">
<el-form-item label="接收柜员" prop="receiveCounter"> <el-form-item label="接收柜员" prop="receiveCounter">
<el-input :value="form.receiveCounter" ref='receiveCounter' maxlength="20" @input="(val) => inputListen(val, form, 'receiveCounter')"></el-input> <el-input :value="form.receiveCounter" disabled ref='receiveCounter' maxlength="20" @input="(val) => inputListen(val, form, 'receiveCounter')"></el-input>
</el-form-item> </el-form-item>
</el-col> </el-col>
</el-row> </el-row>
@ -164,7 +164,7 @@ export default {
currency: 12, currency: 12,
state: '正常', state: '正常',
moneyTotal: '0', moneyTotal: '0',
receiveCounter: '', receiveCounter: '002288',
}, },
formName:{ formName:{
currency: '币种', currency: '币种',

@ -154,17 +154,55 @@ export default {
tableRowClassName: tableRowClassName, tableRowClassName: tableRowClassName,
sure(row) { sure(row) {
if(this.form.clickIt2 === '确认退回') { if(this.form.clickIt2 === '确认退回') {
this.setTipsOperate('您已选择退回') this.$confirm('该项目只能选择将现金调入或退回现金,请问是否改为现金调入?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning',
center: true
}).then(() => {
this.form.clickIt1 = '确认调入'
this.form.clickIt2 = ''
this.$message({
type: 'success',
message: '当前选择为现金调入!'
});
}).catch(() => {
this.$message({
type: 'info',
message: '已取消调入'
});
});
return return
} }else {
this.form.clickIt1 = '确认调入' this.form.clickIt1 = '确认调入'
}
}, },
back(row) { back(row) {
if(this.form.clickIt1 === '确认调入') { if(this.form.clickIt1 === '确认调入') {
this.setTipsOperate('您已选择调入') this.$confirm('该项目只能选择将现金调入或退回现金,请问是否改为退回现金?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning',
center: true
}).then(() => {
this.form.clickIt2 = '确认退回'
this.form.clickIt1 = ''
this.$message({
type: 'success',
message: '当前选择为现金退回'
});
}).catch(() => {
this.$message({
type: 'info',
message: '已取消退回'
});
});
return return
} }else {
this.form.clickIt2 = '确认退回' this.form.clickIt2 = '确认退回'
}
}, },
submitClick() { submitClick() {
this.visible = true this.visible = true

@ -166,17 +166,55 @@ export default {
}), }),
sure(row) { sure(row) {
if(this.form.clickIt2 === '已退回') { if(this.form.clickIt2 === '已退回') {
this.setTipsOperate('您已选择退回') this.$confirm('该项目只能选择将现金领用或退回现金,请问是否改为现金领用?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning',
center: true
}).then(() => {
this.form.clickIt1 = '已领用'
this.form.clickIt2 = ''
this.$message({
type: 'success',
message: '当前选择为现金领用!'
});
}).catch(() => {
this.$message({
type: 'info',
message: '已取消现金领用'
});
});
return return
} }else {
this.form.clickIt1 = '已领用' this.form.clickIt1 = '已领用'
}
}, },
back(row) { back(row) {
if(this.form.clickIt1 === '已领用') { if(this.form.clickIt1 === '已领用') {
this.setTipsOperate('您已选择领用') this.$confirm('该项目只能选择将现金领用或退回现金,请问是否改为现金退回?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning',
center: true
}).then(() => {
this.form.clickIt2 = '已退回'
this.form.clickIt1 = ''
this.$message({
type: 'success',
message: '当前选择为退回现金!'
});
}).catch(() => {
this.$message({
type: 'info',
message: '已取消退回现金'
});
});
return return
} }else {
this.form.clickIt2 = '已退回' this.form.clickIt2 = '已退回'
}
}, },
submitClick() { submitClick() {
this.visible = true this.visible = true

@ -37,7 +37,7 @@
</el-col> </el-col>
<el-col :span="10" :offset="1"> <el-col :span="10" :offset="1">
<el-form-item label="接收柜员" prop="receiveCounter"> <el-form-item label="接收柜员" prop="receiveCounter">
<el-input :value="form.receiveCounter" @input="(val) => checkName(val, form, 'receiveCounter')" maxlength="20" ref='receiveCounter'></el-input> <el-input disabled :value="form.receiveCounter" @input="(val) => checkName(val, form, 'receiveCounter')" maxlength="20" ref='receiveCounter'></el-input>
</el-form-item> </el-form-item>
<el-form-item label="结束号码" prop="endNumber"> <el-form-item label="结束号码" prop="endNumber">
<el-input @blur="getBlur" :value="form.endNumber" @input="(val) => {inputListen2(val, form, 'endNumber'); getBlur()}" maxlength="20" ref='endNumber'></el-input> <el-input @blur="getBlur" :value="form.endNumber" @input="(val) => {inputListen2(val, form, 'endNumber'); getBlur()}" maxlength="20" ref='endNumber'></el-input>
@ -77,7 +77,7 @@ export default {
needBefore: '', needBefore: '',
form:{ form:{
voucherType: '', voucherType: '',
receiveCounter: '', receiveCounter: '002288',
endNumber: '', endNumber: '',
startNumber: '', startNumber: '',
number: '', number: '',

@ -153,10 +153,54 @@ export default {
}, },
methods: { methods: {
sure(row) { sure(row) {
if(this.form.clickIt2 === '已退回') {
this.$confirm('该项目只能选择将凭证调入或退回凭证,请问是否改为凭证领用?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning',
center: true
}).then(() => {
this.form.clickIt1 = '已领用'
this.form.clickIt2 = ''
this.$message({
type: 'success',
message: '当前选择为凭证领用!'
});
}).catch(() => {
this.$message({
type: 'info',
message: '已取消凭证领用'
});
});
return
}else {
this.form.clickIt1 = '已领用' this.form.clickIt1 = '已领用'
}
}, },
back(row) { back(row) {
if(this.form.clickIt1 === '已领用') {
this.$confirm('该项目只能选择将凭证调入或退回凭证,请问是否改为凭证退回?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning',
center: true
}).then(() => {
this.form.clickIt2 = '已退回'
this.form.clickIt1 = ''
this.$message({
type: 'success',
message: '当前选择为退回凭证!'
});
}).catch(() => {
this.$message({
type: 'info',
message: '已取消退回凭证'
});
});
return
}else {
this.form.clickIt2 = '已退回' this.form.clickIt2 = '已退回'
}
}, },
submitClick() { submitClick() {
this.visible = true this.visible = true

@ -91,7 +91,7 @@ export default {
return { return {
moduleName, moduleName,
headerCellStyle: headerCellStyle, headerCellStyle: headerCellStyle,
text:'柜员现金轧账',/* 顶部文字 */ text:'柜员凭证轧账',/* 顶部文字 */
visible: false, visible: false,
unNeed: false, unNeed: false,
isNeedBefore: '', isNeedBefore: '',
@ -143,10 +143,55 @@ export default {
}, },
methods: { methods: {
sure(row) { sure(row) {
if(this.form.clickIt2 === '已退回') {
this.$confirm('该项目只能选择将凭证调入或退回凭证,请问是否改为凭证领用?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning',
center: true
}).then(() => {
this.form.clickIt1 = '已领用'
this.form.clickIt2 = ''
this.$message({
type: 'success',
message: '当前选择为凭证领用!'
});
}).catch(() => {
this.$message({
type: 'info',
message: '已取消凭证领用'
});
});
return
}else {
this.form.clickIt1 = '已领用' this.form.clickIt1 = '已领用'
}
}, },
back(row) { back(row) {
if(this.form.clickIt1 === '已领用') {
this.$confirm('该项目只能选择将凭证调入或退回凭证,请问是否改为凭证退回?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'warning',
center: true
}).then(() => {
this.form.clickIt2 = '已退回'
this.form.clickIt1 = ''
this.$message({
type: 'success',
message: '当前选择为退回凭证!'
});
}).catch(() => {
this.$message({
type: 'info',
message: '已取消退回凭证'
});
});
return
}else {
this.form.clickIt2 = '已退回' this.form.clickIt2 = '已退回'
}
}, },
submitClick() { submitClick() {
this.visible = true this.visible = true

@ -1,7 +1,7 @@
// //
<template> <template>
<div class="wrap wrap2"> <div class="wrap wrap2">
<MyTitle :titleArr="['同城交', '同城提入']"/> <MyTitle :titleArr="['同城交', '同城提入']"/>
<!-- 存款 --> <!-- 存款 -->
<div class="body"> <div class="body">
@ -13,7 +13,8 @@
</el-form-item> </el-form-item>
<el-form-item label="币种" prop="currency"> <el-form-item label="币种" prop="currency">
<el-select v-model="form.currency" placeholder="请选择" ref="currency"> <el-select v-model="form.currency" placeholder="请选择" ref="currency">
<el-option value="CNY人民币">CNY人民币</el-option> <el-option v-for="item in getSelectList.currencySelectList" :label="item.options" :value="item.itemId + ''" :key="item.itemId"> </el-option>
<!-- <el-option value="CNY人民币">CNY人民币</el-option> -->
</el-select> </el-select>
</el-form-item> </el-form-item>
<el-form-item label="提出场次" prop="proposeTime"> <el-form-item label="提出场次" prop="proposeTime">
@ -24,7 +25,7 @@
</el-form-item> </el-form-item>
<el-form-item label="票据类型" prop="billType"> <el-form-item label="票据类型" prop="billType">
<el-select v-model="form.billType" placeholder="请选择" ref="billType"> <el-select v-model="form.billType" placeholder="请选择" ref="billType">
<el-option v-for="item in billTypeSelect" :label="item.itemId" :key="item.itemId" >{{ item.description }}</el-option> <el-option v-for="item in getSelectList.billTypeSelect" :label="item.options" :value="item.itemId + ''" :key="item.itemId" ></el-option>
<!-- <el-option :label="119">银行本票</el-option> <!-- <el-option :label="119">银行本票</el-option>
<el-option :label="120">银行承兑汇票</el-option> <el-option :label="120">银行承兑汇票</el-option>
<el-option :label="136">银行汇票</el-option> <el-option :label="136">银行汇票</el-option>
@ -65,7 +66,7 @@
<el-input :value="form.voucherNumber" @input="val => checkHanzi(val, form, 'voucherNumber')" ref="voucherNumber"></el-input> <el-input :value="form.voucherNumber" @input="val => checkHanzi(val, form, 'voucherNumber')" ref="voucherNumber"></el-input>
</el-form-item> </el-form-item>
<el-form-item label="交换行名" prop="exchangeName"> <el-form-item label="交换行名" prop="exchangeName">
<el-input :value="form.exchangeName" disabled @input="val => checkHanzi(val, form, 'exchangeName')" ref="exchangeName"></el-input> <el-input :value="form.exchangeName" @input="val => checkHanzi(val, form, 'exchangeName')" ref="exchangeName"></el-input>
</el-form-item> </el-form-item>
<el-form-item label="摘要" prop="abstract"> <el-form-item label="摘要" prop="abstract">
<el-input v-model="form.abstract" ref="abstract"></el-input> <el-input v-model="form.abstract" ref="abstract"></el-input>
@ -74,55 +75,37 @@
</el-form> </el-form>
</el-row> </el-row>
<el-button @click="submitForm" type="primary" class="submitBtn" v-throttle>提交</el-button> <el-button @click="submitForm" type="primary" class="submitBtn" v-throttle>提交</el-button>
<my-dialog :moduleName="moduleName" v-if="visible" :visible.sync="visible" :showForm="form" :formName="formName" @submitIt="submitForm2" />
</div> </div>
<el-dialog
style="margin-top:10vh"
:visible.sync="visible"
:modal="false"
width="40%"
:close-on-click-modal="false"
:show-close="false"
custom-class="data-dia"
>
<div slot="title" class="dia-header">
<div class="data-title">提交</div>
</div>
<div class="popBody">
<h2>本业务需要授权</h2>
</div>
<div class="popBtns">
<el-button class="close btn" @click="visible = false"> </el-button>
<el-button class="sure btn" type="primary" @click="visible = false"> </el-button>
</div>
</el-dialog>
</div> </div>
</template> </template>
<script> <script>
import { mapState } from 'vuex' import { mapState, mapGetters } from 'vuex'
import { myValidate, ismoney, inputListen, checkHanzi, checkName, autoPlay, autoPlay2 } from '@/utils/utilFunction.js' import { myValidate, ismoney, inputListen, checkHanzi, checkName, autoPlay, autoPlay2 } from '@/utils/utilFunction.js'
import { getSubjectInfo } from '@/api/http.js'
import MyTitle from '@/components/myTitle' import MyTitle from '@/components/myTitle'
import MyDialog from '@/components/dialogTwo'
const moduleName = "cityWide/cityWideIn"
export default { export default {
name: 'index', name: 'index',
components:{ components:{
MyTitle MyTitle,
MyDialog
}, },
data() { data() {
return { return {
text:'存款',/* 顶部文字 */ text:'存款',/* 顶部文字 */
billTypeSelect: [], moduleName,
form:{ form:{
// //
shroffAccountNumber: '', // shroffAccountNumber: '', //
money: '', // money: '', //
accountUsername: '', // accountUsername: '', //
billType: '银行本票', // billType: '', //
otherAccountNumber: '', // otherAccountNumber: '', //
voucherNumber: '', // voucherNumber: '', //
// //
currency: 'CNY人民币', // currency: '12', //
proposeTime: 1, // proposeTime: 1, //
insertDate: '', // insertDate: '', //
otherAccountUsername: '', // otherAccountUsername: '', //
@ -131,6 +114,23 @@ export default {
customsNumber: '', // customsNumber: '', //
exchangeName: '' // exchangeName: '' //
}, },
formName: {
shroffAccountNumber: '本行收款账号', //
money: '金额', //
accountUsername: '收款户名', //
billType: '票据类型', //
otherAccountNumber: '他行收款账号', //
voucherNumber: '凭证号码', //
//
currency: '币种', //
proposeTime: '提出场次', //
insertDate: '提入日期', //
otherAccountUsername: '他行收款户名', //
exchangeNumber: '交换行号', //
abstract: '摘要', //
customsNumber: '报单号', //
exchangeName: '交换行名' //
},
rules: { rules: {
customsNumber: [ customsNumber: [
{ {
@ -304,8 +304,7 @@ export default {
} }
this.form.insertDate = tmpFunc() this.form.insertDate = tmpFunc()
this.form.exchangeNumber = 20082289056288 this.form.exchangeNumber = 20082289056288
this.form.exchangeName = '交换行名' // this.form.exchangeName = ''
this.getSubjectInfo()
}, },
mounted() { mounted() {
const parentId = '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,29,345,359' const parentId = '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,29,345,359'
@ -316,19 +315,13 @@ export default {
submitForm() { submitForm() {
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
const parentId = '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,29,345,359' this.visible = true
autoPlay(parentId, this.form, this.myTable2, this.myTable)
}, this.$refs)); }, this.$refs));
}, },
async getSubjectInfo() { submitForm2() {
const { data: { items } } = await getSubjectInfo({ const parentId = '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,29,345,359'
subject_id: 57 autoPlay(parentId, this.form, this.myTable2, this.myTable)
})
this.billTypeSelect.push(...items)
}, },
// export const getSubjectInfo= (params) => {
// return get( '/judgment/lcSubject/getSubjectInfo',params)
// }
getFocus() { getFocus() {
if(!this.form.shroffAccountNumber) { if(!this.form.shroffAccountNumber) {
this.$message({ this.$message({
@ -347,6 +340,11 @@ export default {
inputListen: inputListen, inputListen: inputListen,
checkHanzi: checkHanzi, checkHanzi: checkHanzi,
checkName: checkName checkName: checkName
},
computed: {
...mapGetters({
getSelectList: 'system/getSelectList'
})
} }
}; };
</script> </script>

@ -1,7 +1,7 @@
// //
<template> <template>
<div class="wrap wrap2"> <div class="wrap wrap2">
<MyTitle :titleArr="['同城交', '同城提出']"/> <MyTitle :titleArr="['同城交', '同城提出']"/>
<!-- 存款 --> <!-- 存款 -->
<div class="body"> <div class="body">
@ -13,7 +13,8 @@
</el-form-item> </el-form-item>
<el-form-item label="币种" prop="currency"> <el-form-item label="币种" prop="currency">
<el-select v-model="form.currency" placeholder="请选择" ref="currency"> <el-select v-model="form.currency" placeholder="请选择" ref="currency">
<el-option value="CNY人民币">CNY人民币</el-option> <el-option v-for="item in getSelectList.currencySelectList" :label="item.options" :value="item.itemId + ''" :key="item.itemId"> </el-option>
<!-- <el-option label="CNY人民币" value="12"></el-option> -->
</el-select> </el-select>
</el-form-item> </el-form-item>
<el-form-item label="提出场次" prop="proposeTime"> <el-form-item label="提出场次" prop="proposeTime">
@ -24,15 +25,20 @@
</el-form-item> </el-form-item>
<el-form-item label="票据类型" prop="billType"> <el-form-item label="票据类型" prop="billType">
<el-select v-model="form.billType" placeholder="请选择" ref="billType"> <el-select v-model="form.billType" placeholder="请选择" ref="billType">
<el-option v-for="item in billTypeSelect" :label="item.itemId" :key="item.itemId" >{{ item.description }}</el-option> <el-option v-for="item in getSelectList.billTypeSelect" :label="item.options" :key="item.itemId" :value="item.itemId + ''" ></el-option>
<!-- <el-option :label="119" :key="item.itemId" :value="item.itemId" ></el-option> -->
</el-select> </el-select>
</el-form-item> </el-form-item>
<el-form-item label="出票日期" prop="drawBillDate"> <el-form-item label="出票日期" prop="drawBillDate">
<el-date-picker <el-date-picker
v-model="form.drawBillDate" v-model="form.drawBillDate"
type="date" type="date"
placeholder="选择日期" placeholder="选择日期"
ref="drawBillDate"> ref="drawBillDate"
format="yyyy-MM-dd"
value-format="yyyy-MM-dd"
>
</el-date-picker> </el-date-picker>
</el-form-item> </el-form-item>
@ -67,61 +73,61 @@
</el-form> </el-form>
</el-row> </el-row>
<el-button @click="submitForm" type="primary" class="submitBtn" v-throttle>提交</el-button> <el-button @click="submitForm" type="primary" class="submitBtn" v-throttle>提交</el-button>
<my-dialog :moduleName="moduleName" v-if="visible" :visible.sync="visible" :showForm="form" :formName="formName" @submitIt="submitForm2" />
</div> </div>
<el-dialog
style="margin-top:10vh"
:visible.sync="visible"
:modal="false"
width="40%"
:close-on-click-modal="false"
:show-close="false"
custom-class="data-dia"
>
<div slot="title" class="dia-header">
<div class="data-title">提交</div>
</div>
<div class="popBody">
<h2>本业务需要授权</h2>
</div>
<div class="popBtns">
<el-button class="close btn" @click="visible = false"> </el-button>
<el-button class="sure btn" type="primary" @click="visible = false"> </el-button>
</div>
</el-dialog>
</div> </div>
</template> </template>
<script> <script>
import { mapState } from 'vuex' import { mapGetters, mapState } from 'vuex'
import { myValidate, ismoney, inputListen, checkHanzi, checkName, autoPlay, autoPlay2 } from '@/utils/utilFunction.js' import { myValidate, ismoney, inputListen, checkHanzi, checkName, autoPlay, autoPlay2 } from '@/utils/utilFunction.js'
import MyTitle from '@/components/myTitle' import MyTitle from '@/components/myTitle'
import MyDialog from '@/components/dialogTwo'
const moduleName = "cityWide/cityWideOut"
import { getSubjectInfo, addOperation, getOperation } from '@/api/http';
export default { export default {
name: 'index', name: 'index',
components:{ components:{
MyTitle MyTitle,
MyDialog
}, },
data() { data() {
return { return {
text:'存款',/* 顶部文字 */ text:'存款',/* 顶部文字 */
visible: false, visible: false,
billTypeSelect: [], // billTypeSelect: [],
moduleName,
form:{ form:{
// //
shroffAccountNumber: '', // shroffAccountNumber: '', //
money: '', // money: '', //
shroffAccountUsername: '', // shroffAccountUsername: '', //
billType: '银行本票', // billType: '', //
otherAccountNumber: '', // otherAccountNumber: '', //
voucherNumber: '', // voucherNumber: '', //
// //
currency: 'CNY人民币', // currency: '12', //
proposeTime: 1, // proposeTime: 1, //
proposeDate: '', // proposeDate: '', //
otherAccountUsername: '', // otherAccountUsername: '', //
drawBillDate: '', // drawBillDate: '', //
abstract: '', // abstract: '', //
}, },
formName: {
shroffAccountNumber: '本行收款账号', //
money: '金额', //
shroffAccountUsername: '本行收款户名', //
billType: '票据类型', //
otherAccountNumber: '他行收款账号', //
voucherNumber: '凭证号码', //
//
currency: '币种', //
proposeTime: '提出场次', //
proposeDate: '提出日期', //
otherAccountUsername: '其他收款户名', //
drawBillDate: '出票日期', //
abstract: '摘要', //
},
rules: { rules: {
drawBillDate: [ drawBillDate: [
{ {
@ -289,27 +295,60 @@ export default {
return y + '-' + m + '-' + d; return y + '-' + m + '-' + d;
} }
this.form.proposeDate = tmpFunc() this.form.proposeDate = tmpFunc()
this.getSubjectInfo()
// this.form.billType = this.billTypeSelect[0].itemId;
}, },
mounted() { mounted() {
this.$refs.shroffAccountNumber.focus()
const parentId = '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,29,345,346' const parentId = '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,29,345,346'
autoPlay2(parentId, this.form, this.myTable2, this.myTable) autoPlay2(parentId, this.form, this.myTable2, this.myTable)
this.$refs.shroffAccountNumber.focus()
}, },
methods: { methods: {
async getSubjectInfo() {
const { data: { items } } = await getSubjectInfo({
subject_id: 57
})
this.billTypeSelect.push(...items)
},
submitForm() { submitForm() {
this.$refs.form.validate(myValidate(() => { this.$refs.form.validate(myValidate(() => {
// //
const parentId = '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,29,345,346' // const parentId = '285,' + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id + ',287,5,29,345,346'
autoPlay(parentId, this.form, this.myTable2, this.myTable) this.visible = true;
}, this.$refs)); }, this.$refs));
}, },
submitForm2() {
let projectId = sessionStorage.getItem('projectId')
let startTime = sessionStorage.getItem('startTime')
const formList = []
formList.push({"answerId":'347',"emptyOne": 54, "emptyTwo": this.form.shroffAccountNumber, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
formList.push({"answerId":'348',"emptyOne": 8, "emptyTwo": this.form.currency, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
formList.push({"answerId":'349',"emptyOne": 14, "emptyTwo": this.form.money, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
formList.push({"answerId":'350',"emptyOne": 55, "emptyTwo": this.form.proposeTime, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
formList.push({"answerId":'351',"emptyOne": 56, "emptyTwo": this.form.proposeDate, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
formList.push({"answerId":'352',"emptyOne": 57, "emptyTwo": this.form.billType, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
formList.push({"answerId":'353',"emptyOne": 58, "emptyTwo": this.form.shroffAccountUsername, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
formList.push({"answerId":'354',"emptyOne": 59, "emptyTwo": this.form.otherAccountNumber, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
formList.push({"answerId":'355',"emptyOne": 60, "emptyTwo": this.form.drawBillDate, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
formList.push({"answerId":'356',"emptyOne": 44, "emptyTwo": this.form.voucherNumber, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
formList.push({"answerId":'357',"emptyOne": 61, "emptyTwo": this.form.shroffAccountUsername, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
formList.push({"answerId":'358',"emptyOne": 16, "emptyTwo": this.form.abstract, "operationIds": "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346","type": "3"})
let params= {
parentId: "285," + this.$store.state.system.businessSelect[this.$store.state.system.businessKey].id +",287,5,29,345,346",
lcJudgmentRuleReq:formList,
projectId:+projectId,
startTime:startTime,
}
addOperation(params).then((data)=>{
// this.$message({
// message: '',
// type: 'success'
// });
// this.setNeedsModule(moduleName)
// this.setDataFlow({ ...this.form })
}).catch((error)=>{
})
},
getFocus() { getFocus() {
// console.log('test') // console.log('test')
if(!this.form.shroffAccountNumber) { if(!this.form.shroffAccountNumber) {
@ -331,6 +370,14 @@ export default {
inputListen: inputListen, inputListen: inputListen,
checkHanzi: checkHanzi, checkHanzi: checkHanzi,
checkName: checkName checkName: checkName
},
computed: {
// ...mapState({
// billTypeSelect: state => state.select.billTypeSelect
// }),
...mapGetters({
getSelectList: 'system/getSelectList'
})
} }
}; };
</script> </script>

@ -26,6 +26,7 @@ import { myValidate, checkHanzi } from '@/utils/utilFunction.js'
import { mapState, mapMutations, mapGetters } from 'vuex' import { mapState, mapMutations, mapGetters } from 'vuex'
import MyTitle from '@/components/myTitle' import MyTitle from '@/components/myTitle'
import MyDialog from '@/components/dialogTwo' import MyDialog from '@/components/dialogTwo'
import { addOperation, getOperation } from '@/api/http';
export default { export default {
name: 'index', name: 'index',
components:{ components:{

@ -14,7 +14,7 @@
</el-col> </el-col>
<el-col :span="10" :offset="1"> <el-col :span="10" :offset="1">
<el-form-item label="柜员号" prop="counterNumber"> <el-form-item label="柜员号" prop="counterNumber">
<el-input :value="form.counterNumber" @input="(val) => inputListen(val, form, 'counterNumber')" ref="counterNumber"></el-input> <el-input disabled :value="form.counterNumber" @input="(val) => inputListen(val, form, 'counterNumber')" ref="counterNumber"></el-input>
</el-form-item> </el-form-item>
</el-col> </el-col>
<!-- <el-col :span="20" :offset="2"> <!-- <el-col :span="20" :offset="2">
@ -80,7 +80,7 @@ export default {
visible: false, visible: false,
form:{ form:{
date: '', date: '',
counterNumber: '' counterNumber: '002288'
}, },
formName: { formName: {
date: '日期', date: '日期',

@ -15,7 +15,7 @@
</el-col> </el-col>
<el-col :span="10" :offset="1"> <el-col :span="10" :offset="1">
<el-form-item label="柜员号" prop="counterNumber"> <el-form-item label="柜员号" prop="counterNumber">
<el-input :value="form.counterNumber" @input="(val) => checkHanzi(val, form, 'counterNumber')"></el-input> <el-input disabled :value="form.counterNumber" @input="(val) => checkHanzi(val, form, 'counterNumber')"></el-input>
</el-form-item> </el-form-item>
</el-col> </el-col>
<!-- <el-col :span="20" :offset="2"> <!-- <el-col :span="20" :offset="2">
@ -96,7 +96,7 @@ export default {
visible: false, visible: false,
form:{ form:{
date: '', date: '',
counterNumber: '', counterNumber: '002288',
}, },
formName:{ formName:{

@ -71,9 +71,9 @@ const allGoods = {
466: {name:'密码挂失申请书凭证联',src:require('@/assets/img/goods/businessReportMissUser.png'),id:466}, 466: {name:'密码挂失申请书凭证联',src:require('@/assets/img/goods/businessReportMissUser.png'),id:466},
468: {name:'密码挂失申请书回单',src:require('@/assets/img/goods/businessReportMissUser.png'),id:468}, 468: {name:'密码挂失申请书回单',src:require('@/assets/img/goods/businessReportMissUser.png'),id:468},
467: {name:'密码挂失申请书银行留存联',src:require('@/assets/img/goods/businessReportMissUser.png'),id:467}, 467: {name:'密码挂失申请书银行留存联',src:require('@/assets/img/goods/businessReportMissUser.png'),id:467},
413: {name:'支票领购单',src:require('@/assets/img/goods/businessReportMissUser.png'),id:413}, 413: {name:'支票领购单',src:require('@/assets/img/goods/CheckCoupons.png'),id:413},
480: {name:'支票领购单回单',src:require('@/assets/img/goods/businessReportMissUser.png'),id:480}, 480: {name:'支票领购单回单',src:require('@/assets/img/goods/CheckCoupons.png'),id:480},
488: {name:'支票领购单凭证联',src:require('@/assets/img/goods/businessReportMissUser.png'),id:488}, 488: {name:'支票领购单凭证联',src:require('@/assets/img/goods/CheckCoupons.png'),id:488},
481: {name:'业务收费凭证回单',src:require('@/assets/img/goods/ywsfpz.png'),id:481}, 481: {name:'业务收费凭证回单',src:require('@/assets/img/goods/ywsfpz.png'),id:481},
482: {name:'业务收费凭证凭证联',src:require('@/assets/img/goods/ywsfpz.png'),id:482}, 482: {name:'业务收费凭证凭证联',src:require('@/assets/img/goods/ywsfpz.png'),id:482},
@ -103,7 +103,7 @@ const voucherNumber = (() => {
const $chars = '1234567890'; const $chars = '1234567890';
const maxPos = $chars.length; const maxPos = $chars.length;
let str = ''; let str = '';
for (let i = 0; i < 8; i++) { for (let i = 0; i < 12; i++) {
str += $chars.charAt(Math.floor(Math.random() * maxPos)); str += $chars.charAt(Math.floor(Math.random() * maxPos));
} }
return '6227' + str; return '6227' + str;
@ -259,6 +259,7 @@ const myInitState = {
interest: '0.1', interest: '0.1',
balance: 666, balance: 666,
totalMoney: '', totalMoney: '',
transMoney: 5000
} }
}, },
'业务三': { '业务三': {
@ -2376,6 +2377,14 @@ export default {
}).catch((error)=>{}) }).catch((error)=>{})
} }
} }
getSubjectInfo({
subject_id: 57
}).then((data) => {
if(data.status == 200){
state.selectList.billTypeSelect = data.data.items;
}
})
}, },
setPopId(state, id) { setPopId(state, id) {
state.id = id state.id = id

Loading…
Cancel
Save