Basp.vue 10.6 KB
Newer Older
huangxin committed
1 2 3
<template>
  <div class="eibs-tab">
                              
4
   
huangxin committed
5 6
                  
                  
7
	<!-- <c-col :span="12">
huangxin committed
8
	    <span  v-text="model.bopmod.dbdp.baspp.roptnam"   data-path=".bopmod.dbdp.baspp.roptnam" > </span>
9 10
	</c-col> -->
         <el-row>         
huangxin committed
11 12 13 14 15
       <c-col :span="12">
        <el-form-item label="申报号码" prop="bopmod.dbdgrp.bas.rptno">
            <c-input  v-model="model.bopmod.dbdgrp.bas.rptno" maxlength="22"  placeholder="请输入申报号码"></c-input>
        </el-form-item>
       </c-col>
16
       </el-row>
huangxin committed
17
                  
18
       <!-- <c-col :span="12">
huangxin committed
19 20 21
        <el-form-item label="�'时申报流�'号" prop="bopmod.dbdgrp.bas.tmpref">
            <c-input  v-model="model.bopmod.dbdgrp.bas.tmpref" maxlength="16"  placeholder="请输入�'时申报流�'号"></c-input>
        </el-form-item>
22
       </c-col> -->
huangxin committed
23
                  
24
    
huangxin committed
25
                  
26

huangxin committed
27
                  
28
	<!-- <c-col :span="12">
huangxin committed
29
	    <span  v-text="model.bopmod.dbdp.baspp.tmprefnew"   data-path=".bopmod.dbdp.baspp.tmprefnew" > </span>
30
	</c-col> -->
huangxin committed
31 32
                  
                                   
33 34
       
          <el-row>                         
huangxin committed
35 36 37
       <c-col :span="12">
        <el-form-item label="操作类型" prop="bopmod.dbdgrp.bas.actiontype">
            <c-select v-model="model.bopmod.dbdgrp.bas.actiontype" style="width:100%" placeholder="请选择操作类型">
38 39 40 41 42 43 44
            <el-option
              v-for="item in actiontype"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            >
            </el-option>
huangxin committed
45 46 47
              </c-select>
        </el-form-item>
       </c-col>
48 49 50 51 52 53 54 55 56

       <c-col :span="12">
        <el-form-item label="修改/删除原因" prop="bopmod.dbdgrp.bas.actiondesc">
            <c-input type="textarea" v-model="model.bopmod.dbdgrp.bas.actiondesc" maxlength="32" show-word-limit placeholder="" ></c-input>
        </el-form-item>
        </c-col>
        </el-row>
        
        <el-row>
huangxin committed
57 58 59
       <c-col :span="12">
        <el-form-item label="地区机构号" prop="bopmod.dbdgrp.bas.ownextkey">
            <c-select v-model="model.bopmod.dbdgrp.bas.ownextkey" style="width:100%" placeholder="请选择地区机构号">
60 61 62 63 64 65 66
            <el-option
              v-for="item in ownextkey"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            >
            </el-option>
huangxin committed
67 68 69
              </c-select>
        </el-form-item>
       </c-col>
70 71 72
       </el-row>
        
        <el-row>
huangxin committed
73 74 75 76 77 78 79 80 81
       <c-col :span="12">
        <el-form-item label="银行业务编号" prop="bopmod.dbdgrp.bas.buscode">
            <c-input  v-model="model.bopmod.dbdgrp.bas.buscode" maxlength="22"  placeholder="请输入银行业务编号"></c-input>
        </el-form-item>
       </c-col>
                                   
       <c-col :span="12">
        <el-form-item label="结算方式" prop="bopmod.dbdgrp.bas.methods">
            <c-select v-model="model.bopmod.dbdgrp.bas.methods" style="width:100%" placeholder="请选择结算方式">
82 83 84 85 86 87 88 89
            <el-option
              v-for="item in codes.bopmethods"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            >
            </el-option>

huangxin committed
90 91 92
              </c-select>
        </el-form-item>
       </c-col>
93
       </el-row>
huangxin committed
94
                  
95
       
huangxin committed
96
                                   
97
	<!-- <c-col :span="12">
huangxin committed
98
	    <span  v-text="model.bopmod.dbdp.baspp.cusnam"   data-path=".bopmod.dbdp.baspp.cusnam" > </span>
99 100 101
	</c-col> -->
        
        <el-row>
huangxin committed
102
       <c-col :span="12">
103
        <el-form-item label="收款人类型" prop="bopmod.dbdgrp.bas.custype">
huangxin committed
104
            <c-select v-model="model.bopmod.dbdgrp.bas.custype" style="width:100%" placeholder="请选择类型">
105 106 107 108 109 110 111 112
            <el-option
              v-for="item in codes.custype"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            >
            </el-option>

huangxin committed
113 114 115
              </c-select>
        </el-form-item>
       </c-col>
116 117 118 119 120 121 122 123 124 125

       <c-col :span="12">
        <el-form-item label="组织机构代码" prop="bopmod.dbdgrp.bas.custcod">
            <c-input  v-model="model.bopmod.dbdgrp.bas.custcod" maxlength="18"  placeholder="请输入组织机构"></c-input>
        </el-form-item>
       </c-col>
       </el-row>


        <el-row>                           
huangxin committed
126 127 128 129 130
       <c-col :span="12">
        <el-form-item label="收款人名称" prop="bopmod.dbdgrp.bas.custnm">
            <c-input type="textarea" v-model="model.bopmod.dbdgrp.bas.custnm" maxlength="63" show-word-limit placeholder="请输入收款人名称" ></c-input>
        </el-form-item>
        </c-col>
131
        </el-row>
huangxin committed
132
                  
133
	<!-- <c-col :span="12">
huangxin committed
134
	    <span  v-text="model.bopmod.dbdp.baspp.cornam"   data-path=".bopmod.dbdp.baspp.cornam" > </span>
135
	</c-col> -->
huangxin committed
136
                                   
137
        <el-row>   
huangxin committed
138 139 140 141 142
       <c-col :span="12">
        <el-form-item label="付款人名称" prop="bopmod.dbdgrp.bas.oppuser">
            <c-input type="textarea" v-model="model.bopmod.dbdgrp.bas.oppuser" maxlength="63" show-word-limit placeholder="请输入付款人名称" ></c-input>
        </el-form-item>
        </c-col>
143 144 145 146 147

        <c-col :span="12">
	    <c-checkbox v-model="model.bopmod.dbdp.baspp.acp">确认</c-checkbox>
       </c-col>
        </el-row>
huangxin committed
148
                  
149
	<!-- <c-col :span="12">
huangxin committed
150
	    <span  v-text="model.bopmod.dbdp.baspp.corpnam"   data-path=".bopmod.dbdp.baspp.corpnam" > </span>
151
	</c-col> -->
huangxin committed
152
                                   
153
       
huangxin committed
154 155 156 157 158 159 160
                                   
       <c-col :span="12">
        <el-form-item label="身份证件号码" prop="bopmod.dbdgrp.bas.idcode">
            <c-input  v-model="model.bopmod.dbdgrp.bas.idcode" maxlength="32"  placeholder="请输入身份证件号码"></c-input>
        </el-form-item>
       </c-col>
                  
161
	<!-- <c-col :span="12">
huangxin committed
162
	    <span  v-text="model.bopmod.dbdp.baspp.exratelab"   data-path=".bopmod.dbdp.baspp.exratelab" > </span>
163
	</c-col> -->
huangxin committed
164 165 166 167 168 169 170
                  
       <c-col :span="12">
        <el-form-item label="结汇汇率" prop="bopmod.dbdgrp.bas.exrate">
            <c-input  v-model="model.bopmod.dbdgrp.bas.exrate"  placeholder="请输入结汇汇率"></c-input>
        </el-form-item>
       </c-col>
                  
171
	<!-- <c-col :span="12">
huangxin committed
172
	    <span  v-text="model.bopmod.dbdp.baspp.lcyamtlab"   data-path=".bopmod.dbdp.baspp.lcyamtlab" > </span>
173
	</c-col> -->
huangxin committed
174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210
                  
       <c-col :span="12">
        <el-form-item label="结汇金额" prop="bopmod.dbdgrp.bas.lcyamt">
            <c-input  v-model="model.bopmod.dbdgrp.bas.lcyamt"  placeholder="请输入结汇金额"></c-input>
        </el-form-item>
       </c-col>
                                   
       <c-col :span="12">
        <el-form-item label="人民币帐号/银行卡号" prop="bopmod.dbdgrp.bas.lcyacc">
            <c-input  v-model="model.bopmod.dbdgrp.bas.lcyacc" maxlength="32"  placeholder="请输入人民币帐号/银行卡号"></c-input>
        </el-form-item>
       </c-col>
                                   
       <c-col :span="12">
        <el-form-item label="现汇金额" prop="bopmod.dbdgrp.bas.fcyamt">
            <c-input  v-model="model.bopmod.dbdgrp.bas.fcyamt"  placeholder="请输入现汇金额"></c-input>
        </el-form-item>
       </c-col>
                                   
       <c-col :span="12">
        <el-form-item label="外汇帐号/银行卡号" prop="bopmod.dbdgrp.bas.fcyacc">
            <c-input  v-model="model.bopmod.dbdgrp.bas.fcyacc" maxlength="32"  placeholder="请输入外汇帐号/银行卡号"></c-input>
        </el-form-item>
       </c-col>
                                   
       <c-col :span="12">
        <el-form-item label="其它金额" prop="bopmod.dbdgrp.bas.othamt">
            <c-input  v-model="model.bopmod.dbdgrp.bas.othamt"  placeholder="请输入其它金额"></c-input>
        </el-form-item>
       </c-col>
                                   
       <c-col :span="12">
        <el-form-item label="其它帐号/银行卡号" prop="bopmod.dbdgrp.bas.othacc">
            <c-input  v-model="model.bopmod.dbdgrp.bas.othacc" maxlength="32"  placeholder="请输入其它帐号/银行卡号"></c-input>
        </el-form-item>
       </c-col>
                                                    
211
       <c-col :span="5">
huangxin committed
212 213
        <el-form-item label="收入款币种及金额" prop="bopmod.dbdgrp.bas.txccy">
            <c-select v-model="model.bopmod.dbdgrp.bas.txccy" style="width:100%" placeholder="请选择收入款币种及金额">
214 215 216 217 218 219 220
            <el-option
              v-for="item in codes.curtxt1"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            >
            </el-option>
huangxin committed
221 222 223 224
              </c-select>
        </el-form-item>
       </c-col>
                  
225 226
       <c-col :span="7">
        <el-form-item label="" prop="bopmod.dbdgrp.bas.txamt" label-width="5px">
huangxin committed
227 228 229 230
            <c-input  v-model="model.bopmod.dbdgrp.bas.txamt"  placeholder="请输入收入款币种及金额"></c-input>
        </el-form-item>
       </c-col>
                  
231
       <c-col :span="5">
huangxin committed
232 233
        <el-form-item label="国内银行扣费" prop="bopmod.dbdgrp.bas.inchargeccy">
            <c-select v-model="model.bopmod.dbdgrp.bas.inchargeccy" style="width:100%" placeholder="请选择国内银行扣费">
234 235 236 237 238 239 240
            <el-option
              v-for="item in codes.curtxt1"
              :key="item.value"
              :label="item.label"
              :value="item.value"
            >
            </el-option>
huangxin committed
241 242 243 244
              </c-select>
        </el-form-item>
       </c-col>
                  
245 246
       <c-col :span="7">
        <el-form-item label="" prop="bopmod.dbdgrp.bas.inchargeamt" label-width="5px">
huangxin committed
247 248 249 250
            <c-input  v-model="model.bopmod.dbdgrp.bas.inchargeamt"  placeholder="请输入国内银行扣费"></c-input>
        </el-form-item>
       </c-col>
                  
251

huangxin committed
252 253 254 255 256 257 258 259 260 261 262 263 264 265
  </div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Botset/Event"

export default {
    inject: ['root'],
    props:["model","codes"],
    mixins: [commonProcess],
    data(){
        return {
266 267 268 269 270 271 272 273 274
            actiontype: [
        { label: "新建", value: "A" },
        { label: "修改", value: "C" },
        { label: "删除", value: "D" },
        { label: "申报无误(银行反馈)", value: "R" },
    ],
    ownextkey: [
        { label: "08350012", value: "08350012" },
    ],
huangxin committed
275 276 277 278 279 280 281 282 283 284 285 286

        }
    },
    methods:{...Event},
    created:function(){

    }
}
</script>
<style>

</style>