Basp.vue 10.8 KB
Newer Older
Wuyuqiu committed
1 2 3 4 5 6
<template>
  <div class="eibs-tab">
    <!----------左边------------>
    <c-col :span="12" style="padding-right: 20px">
      <c-col :span="24">
        <el-form-item label="申报号码" prop="recgrp.bas.rptno">
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
          <c-fullbox>
            <c-input
              v-model="model.recgrp.bas.rptno"
              placeholder="请输入申报号码"
              disabled
            ></c-input>
            <template slot="footer">
              <c-button
                style="margin-left: 10px; padding: 0 12px"
                size="small"
                type="primary"
                :disabled="model.recgrp.bas.rptno!=''"
              >
                获取
              </c-button>
            </template>
          </c-fullbox>
Wuyuqiu committed
24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="操作类型" prop="recgrp.bas.actiontype">
          <c-select
            v-model="model.recgrp.bas.actiontype"
            style="width: 100%"
            placeholder="请选择操作类型"
            :code="codes.actiontype"
            disabled
          >
          </c-select>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="地区机构号" prop="recgrp.bas.ownextkey">
          <c-select
            v-model="model.recgrp.bas.ownextkey"
            style="width: 100%"
            placeholder="请选择地区机构号"
44
            disabled
Wuyuqiu committed
45 46 47 48 49 50 51 52 53 54
          >
          </c-select>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="银行业务编号" prop="recgrp.bas.buscode">
          <c-input
            v-model="model.recgrp.bas.buscode"
            maxlength="22"
            placeholder="请输入银行业务编号"
55
            disabled
Wuyuqiu committed
56 57 58 59 60 61 62 63 64 65
          ></c-input>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="付款人类型" prop="recgrp.bas.custype">
          <c-select
            v-model="model.recgrp.bas.custype"
            style="width: 100%"
            placeholder="请选择类型"
            :code="codes.custype"
66
            disabled
Wuyuqiu committed
67 68 69 70 71 72 73 74 75 76 77 78
          >
          </c-select>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="付款人名称" prop="recgrp.bas.custnm">
          <c-input
            type="textarea"
            v-model="model.recgrp.bas.custnm"
            maxlength="63"
            show-word-limit
            placeholder="请输入付款人名称"
79
            disabled
Wuyuqiu committed
80 81 82 83 84 85 86 87 88 89 90 91
          ></c-input>
        </el-form-item>
      </c-col>

      <c-col :span="24">
        <el-form-item label="收款人名称" prop="recgrp.bas.oppuser">
          <c-input
            type="textarea"
            v-model="model.recgrp.bas.oppuser"
            maxlength="63"
            show-word-limit
            placeholder="请输入收款人名称"
92
            disabled
Wuyuqiu committed
93 94 95 96 97 98 99 100 101 102
          ></c-input>
        </el-form-item>
      </c-col>

      <c-col :span="24">
        <el-form-item label="身份证件号码" prop="recgrp.bas.idcode">
          <c-input
            v-model="model.recgrp.bas.idcode"
            maxlength="32"
            placeholder="请输入身份证件号码"
103
            disabled
Wuyuqiu committed
104 105 106 107 108 109 110 111
          ></c-input>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="购汇金额" prop="recgrp.bas.lcyamt">
          <c-input
            v-model="model.recgrp.bas.lcyamt"
            placeholder="请输入购汇金额"
112
            disabled
Wuyuqiu committed
113 114 115 116 117 118 119 120
          ></c-input>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="现汇金额" prop="recgrp.bas.fcyamt">
          <c-input
            v-model="model.recgrp.bas.fcyamt"
            placeholder="请输入现汇金额"
121
            disabled
Wuyuqiu committed
122 123 124 125 126 127 128 129
          ></c-input>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="其它金额" prop="recgrp.bas.othamt">
          <c-input
            v-model="model.recgrp.bas.othamt"
            placeholder="请输入其它金额"
130
            disabled
Wuyuqiu committed
131 132 133 134 135 136 137 138 139 140 141
          ></c-input>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <c-col :span="13">
          <el-form-item label="付款币种及金额" prop="recgrp.bas.txccy">
            <c-select
              v-model="model.recgrp.bas.txccy"
              style="width: 100%"
              placeholder="请选择付款币种及金额"
              :code="codes.curtxt1"
142
              disabled
Wuyuqiu committed
143 144 145 146 147
            >
            </c-select>
          </el-form-item>
        </c-col>
        <c-col :span="11">
148 149 150 151 152
          <el-form-item
            label=""
            prop="recgrp.bas.txamt"
            label-width="5px"
          >
Wuyuqiu committed
153 154 155
            <c-input
              v-model="model.recgrp.bas.txamt"
              placeholder="请输入付款币种及金额"
156
              disabled
Wuyuqiu committed
157 158 159 160 161 162
            ></c-input>
          </el-form-item>
        </c-col>
      </c-col>
      <c-col :span="24">
        <c-col :span="13">
163 164 165 166
          <el-form-item
            label="实付款币种及金额"
            prop="recgrp.bas.actuccy"
          >
Wuyuqiu committed
167 168 169 170 171
            <c-select
              v-model="model.recgrp.bas.actuccy"
              style="width: 100%"
              placeholder="请选择实际付款币种及金额"
              :code="codes.curtxt1"
172
              disabled
Wuyuqiu committed
173 174 175 176 177 178
            >
            </c-select>
          </el-form-item>
        </c-col>

        <c-col :span="11">
179 180 181 182 183
          <el-form-item
            label=""
            prop="recgrp.bas.actuamt"
            label-width="5px"
          >
Wuyuqiu committed
184 185 186
            <c-input
              v-model="model.recgrp.bas.actuamt"
              placeholder="请输入实际付款币种及金额"
187
              disabled
Wuyuqiu committed
188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238
            ></c-input>
          </el-form-item>
        </c-col>
      </c-col>
      <c-col :span="24">
        <c-col :span="12">
          <el-form-item label="开证日期" prop="recgrp.bas.issdate">
            <c-date-picker
              type="date"
              v-model="model.recgrp.bas.issdate"
              style="width: 100%"
              placeholder="请选择开证日期"
              disabled
            ></c-date-picker>
          </el-form-item>
        </c-col>

        <c-col :span="12">
          <el-form-item label="信用证/保函编号" prop="recgrp.bas.lcbgno">
            <c-input
              v-model="model.recgrp.bas.lcbgno"
              maxlength="20"
              placeholder="请输入信用证/保函编号"
              disabled
            ></c-input>
          </el-form-item>
        </c-col>
      </c-col>
    </c-col>

    <!----------右边------------>
    <c-col :span="12" style="padding-left: 20px">
      <c-col :span="24">
        <el-form-item label="修改/删除原因" prop="recgrp.bas.actiondesc">
          <c-input
            type="textarea"
            v-model="model.recgrp.bas.actiondesc"
            maxlength="32"
            show-word-limit
            placeholder="请输入操作类型"
            :rows="7"
          ></c-input>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="结算方式" prop="recgrp.bas.methods">
          <c-select
            v-model="model.recgrp.bas.methods"
            style="width: 100%"
            placeholder="请选择结算方式"
            :code="codes.methods"
239
            disabled
Wuyuqiu committed
240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270
          >
          </c-select>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="组织机构代码" prop="recgrp.bas.custcod">
          <c-fullbox>
            <c-input  
              v-model="model.recgrp.bas.custcod" 
              maxlength="18"
              placeholder="请输入组织机构代码"
              disabled
          ></c-input>
          <template slot="footer">
            <c-checkbox
              v-model="model.recp.baspp.acp"
              disabled
              style="margin-left: 10px;"
              >确认</c-checkbox
            >
          </template>
          </c-fullbox>
          
        </el-form-item>
      </c-col>

      <c-col :span="24">
        <el-form-item label="购汇汇率" prop="recgrp.bas.exrate">
          <c-input
            v-model="model.recgrp.bas.exrate"
            placeholder="请输入购汇汇率"
271
            disabled
Wuyuqiu committed
272 273 274 275
          ></c-input>
        </el-form-item>
      </c-col>
      <c-col :span="24">
276 277 278 279
        <el-form-item
          label="人民币帐号/银行卡号"
          prop="recgrp.bas.lcyacc"
        >
Wuyuqiu committed
280 281 282 283
          <c-input
            v-model="model.recgrp.bas.lcyacc"
            maxlength="32"
            placeholder="请输入人民币帐号/银行卡号"
284
            disabled
Wuyuqiu committed
285 286 287 288 289 290 291 292 293
          ></c-input>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="外汇帐号/银行卡号" prop="recgrp.bas.fcyacc">
          <c-input
            v-model="model.recgrp.bas.fcyacc"
            maxlength="32"
            placeholder="请输入外汇帐号/银行卡号"
294
            disabled
Wuyuqiu committed
295 296 297 298 299 300 301 302 303
          ></c-input>
        </el-form-item>
      </c-col>
      <c-col :span="24">
        <el-form-item label="其它帐号/银行卡号" prop="recgrp.bas.othacc">
          <c-input
            v-model="model.recgrp.bas.othacc"
            maxlength="32"
            placeholder="请输入其它帐号/银行卡号"
304
            disabled
Wuyuqiu committed
305 306 307 308 309 310
          ></c-input>
        </el-form-item>
      </c-col>

      <c-col :span="24">
        <c-col :span="13">
311 312 313 314
          <el-form-item
            label="扣费币种及金额"
            prop="recgrp.bas.outchargeccy"
          >
Wuyuqiu committed
315 316 317 318 319
            <c-select
              v-model="model.recgrp.bas.outchargeccy"
              style="width: 100%"
              placeholder="请选择扣费币种及金额"
              :code="codes.curtxt1"
320
              disabled
Wuyuqiu committed
321 322 323 324 325 326 327 328 329 330 331 332 333 334
            >
            </c-select>
          </el-form-item>
        </c-col>

        <c-col :span="11">
          <el-form-item
            label=""
            prop="recgrp.bas.outchargeamt"
            label-width="5px"
          >
            <c-input
              v-model="model.recgrp.bas.outchargeamt"
              placeholder="请输入扣费币种及金额"
335
              disabled
Wuyuqiu committed
336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376
            ></c-input>
          </el-form-item>
        </c-col>
      </c-col>

      <c-col :span="24">
        <el-form-item label="期限" prop="recgrp.bas.tenor">
          <c-input
            v-model="model.recgrp.bas.tenor"
            placeholder="请输入期限"
            disabled
          ></c-input>
        </el-form-item>
      </c-col>
    </c-col>
  </div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Dbcdel/Event"

export default {
    inject: ['root'],
    props:["model","codes"],
    mixins: [commonProcess],
    data(){
        return {

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

    }
}
</script>
<style>

</style>