1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<template>
<div class="eibs-tab">
<c-col :span="12">
<c-form-item :label="$t('vrfpp.S0000001')" prop="recp.vrfpp.tmpref">
<c-input v-model="model.recp.vrfpp.tmpref" maxlength="20" :placeholder="$t('other.please_enter')+$t('vrfpp.S0000001')"></c-input>
</c-form-item>
</c-col>
<!-- S0000001 : 临时申报编号 -->
<!-- S0000018 : RoptNam -->
<c-col :span="12">
<span v-text="model.recp.vrfpp.roptnam" data-path=".recp.vrfpp.roptnam" > </span>
</c-col>
<c-col :span="12">
<c-form-item :label="$t('vrfpp.S0000018')" prop="recgrp.vrf.rptno">
<c-input v-model="model.recgrp.vrf.rptno" maxlength="22" :placeholder="$t('other.please_enter')+$t('vrfpp.S0000018')"></c-input>
</c-form-item>
</c-col>
<!-- S0000003 : 操作类型 -->
<c-col :span="12">
<c-form-item :label="$t('vrfpp.S0000003')" prop="recgrp.vrf.actiontype">
<c-input v-model="model.recgrp.vrf.actiontype" maxlength="1" :placeholder="$t('other.please_enter')+$t('vrfpp.S0000003')"></c-input>
</c-form-item>
</c-col>
<!-- S0000004 : 修改/删除原因 -->
<c-col :span="12">
<c-form-item :label="$t('vrfpp.S0000004')" prop="recgrp.vrf.actiondesc">
<c-input type="textarea" v-model="model.recgrp.vrf.actiondesc" maxlength="32" show-word-limit :placeholder="$t('other.please_enter')+$t('vrfpp.S0000004')" ></c-input>
</c-form-item>
</c-col>
<!-- S0000002 : 地区机构号 -->
<c-col :span="12">
<c-form-item :label="$t('vrfpp.S0000002')" prop="recgrp.vrf.ownextkey">
<c-input v-model="model.recgrp.vrf.ownextkey" maxlength="8" :placeholder="$t('other.please_enter')+$t('vrfpp.S0000002')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-checkbox v-model="model.recp.vrfpp.acp">{{$t('vrfpp.C0000017')}}</c-checkbox>
</c-col>
<!-- S0000051 : 境内收汇类型 -->
<c-col :span="12">
<el-form-item :label="$t('dbdp.S0000051')" prop="recgrp.vrf.payattr">
<c-select v-model="model.recgrp.vrf.payattr" style="width:100%" :placeholder="$t('other.please_enter')+$t('dbdp.S0000051')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000052 : 收款性质 -->
<c-col :span="12">
<el-form-item :label="$t('dbdp.S0000052')" prop="recgrp.vrf.paytype">
<c-select v-model="model.recgrp.vrf.paytype" style="width:100%" :placeholder="$t('other.please_enter')+$t('dbdp.S0000052')">
</c-select>
</el-form-item>
</c-col>
<c-col :span="12">
<el-form-item :label="$t('dbdp.S0000050')" prop="recgrp.vrf.isref">
<c-select v-model="model.recgrp.vrf.isref" style="width:100%" :placeholder="$t('other.please_enter')+$t('dbdp.S0000050')">
</c-select>
</el-form-item>
</c-col>
<!-- S0000050 : 是否出口核销项下收汇 -->
<!-- S0000060 : 收汇总金额中用于出口核销的金额 -->
<c-col :span="12">
<c-form-item :label="$t('dbdp.S0000060')" prop="recgrp.vrf.chkamt">
<c-input v-model="model.recgrp.vrf.chkamt" :placeholder="$t('other.please_enter')+$t('dbdp.S0000060')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="交易编码1" prop="recgrp.vrf.txcode">
<c-input v-model="model.recgrp.vrf.txcode" maxlength="6" :placeholder="$t('other.please_enter')+'交易编码1'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" icon="el-icon-search" @click="onCodsel1Selbut">
{{$t('codsel.C0000002')}}
</c-button>
</c-col>
<!-- S0000053 : 交易编码1 -->
<!-- S0000054 : 相应金额1 -->
<c-col :span="12">
<c-form-item :label="$t('dbdp.S0000053')" prop="recgrp.vrf.tc1amt">
<c-input v-model="model.recgrp.vrf.tc1amt" :placeholder="$t('other.please_enter')+$t('dbdp.S0000053')"></c-input>
</c-form-item>
</c-col>
<!-- S0000055 : 交易附言1 -->
<c-col :span="12">
<c-form-item :label="$t('dbdp.S0000055')" prop="recgrp.vrf.txrem">
<c-input v-model="model.recgrp.vrf.txrem" maxlength="50" :placeholder="$t('other.please_enter')+$t('dbdp.S0000055')"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-form-item label="交易编码2" prop="recgrp.vrf.txcode2">
<c-input v-model="model.recgrp.vrf.txcode2" maxlength="6" :placeholder="$t('other.please_enter')+'交易编码2'"></c-input>
</c-form-item>
</c-col>
<c-col :span="12">
<c-button size="small" type="primary" icon="el-icon-search" @click="onCodsel2Selbut">
{{$t('codsel.C0000002')}}
</c-button>
</c-col>
<!-- S0000056 : 交易编码2 -->
<!-- S0000057 : 相应金额2 -->
<c-col :span="12">
<c-form-item :label="$t('dbdp.S0000056')" prop="recgrp.vrf.tc2amt">
<c-input v-model="model.recgrp.vrf.tc2amt" :placeholder="$t('other.please_enter')+$t('dbdp.S0000056')"></c-input>
</c-form-item>
</c-col>
<!-- S0000058 : 交易附言2 -->
<c-col :span="12">
<c-form-item :label="$t('dbdp.S0000058')" prop="recgrp.vrf.tx2rem">
<c-input v-model="model.recgrp.vrf.tx2rem" maxlength="50" :placeholder="$t('other.please_enter')+$t('dbdp.S0000058')"></c-input>
</c-form-item>
</c-col>
<!-- S0000015 : 申报日期 -->
<c-col :span="12">
<el-form-item :label="$t('vrfpp.S0000015')" prop="recgrp.vrf.rptdate">
<c-date-picker type="date" v-model="model.recgrp.vrf.rptdate" style="width:100%" :placeholder="$t('other.please_enter')+$t('vrfpp.S0000015')"></c-date-picker>
</el-form-item>
</c-col>
<!-- S0000013 : 填报人 -->
<c-col :span="12">
<c-form-item :label="$t('vrfpp.S0000013')" prop="recgrp.vrf.crtuser">
<c-input v-model="model.recgrp.vrf.crtuser" maxlength="20" :placeholder="$t('other.please_enter')+$t('vrfpp.S0000013')"></c-input>
</c-form-item>
</c-col>
<!-- S0000014 : 填报人电话 -->
<c-col :span="12">
<c-form-item :label="$t('vrfpp.S0000014')" prop="recgrp.vrf.inptelc">
<c-input v-model="model.recgrp.vrf.inptelc" maxlength="20" :placeholder="$t('other.please_enter')+$t('vrfpp.S0000014')"></c-input>
</c-form-item>
</c-col>
</div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Dbdame/Event"
export default {
inject: ['root'],
props:["model","codes"],
mixins: [commonProcess],
data(){
return {
}
},
methods:{...Event},
created:function(){
}
}
</script>
<style>
</style>