Limzsq.vue 4.86 KB
Newer Older
fukai committed
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
<template>
  <div class="eibs-tab">
                             <!-- S0000002 : 额度主体 -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('limchg.S0000002')" prop="limchg.ptyextkey">
            <c-input  v-model="model.limchg.ptyextkey" maxlength="40"  :placeholder="$t('other.please_enter')+$t('limchg.S0000002')"></c-input>
        </c-form-item>
       </c-col>
                 <!-- S0000004 : 是否转授权业务 -->
                  
       <c-col :span="12">
        <el-form-item :label="$t('limchg.S0000004')" prop="limchg.lim.sfzsqyw">
            <c-select v-model="model.limchg.lim.sfzsqyw" style="width:100%" :placeholder="$t('other.please_enter')+$t('limchg.S0000004')">
              </c-select>
        </el-form-item>
       </c-col>
                 <!-- S0000005 : 转授权客户编号 -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('limchg.S0000005')" prop="limchg.lim.mgskhbh">
            <c-input  v-model="model.limchg.lim.mgskhbh" maxlength="20"  :placeholder="$t('other.please_enter')+$t('limchg.S0000005')"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-button size="small" type="primary"  @click="onLimchgWrkser">
             {{$t('limchg.C0000012')}}
        </c-button>
       </c-col>
                 <!-- S0000006 : 是否分公司业务 -->
                  
       <c-col :span="12">
        <el-form-item :label="$t('limchg.S0000006')" prop="limchg.lim.sffgsyw">
            <c-select v-model="model.limchg.lim.sffgsyw" style="width:100%" :placeholder="$t('other.please_enter')+$t('limchg.S0000006')">
              </c-select>
        </el-form-item>
       </c-col>
                 <!-- S0000007 : 总公司客户编号 -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('limchg.S0000007')" prop="limchg.lim.zgskhbh">
            <c-input  v-model="model.limchg.lim.zgskhbh" maxlength="20"  :placeholder="$t('other.please_enter')+$t('limchg.S0000007')"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-button size="small" type="primary"  @click="onLimchgWrkser1">
             {{$t('limchg.C0000016')}}
        </c-button>
       </c-col>
                 <!-- S0000003 : 单笔单批 -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('limchg.S0000003')" prop="limchg.othextkey">
            <c-input  v-model="model.limchg.othextkey" maxlength="40"  :placeholder="$t('other.please_enter')+$t('limchg.S0000003')"></c-input>
        </c-form-item>
       </c-col>
                 <!-- S0000008 : 是否转授权业务 -->
                  
       <c-col :span="12">
        <el-form-item :label="$t('limchg.S0000008')" prop="limchg.lim.othmflg">
            <c-select v-model="model.limchg.lim.othmflg" style="width:100%" :placeholder="$t('other.please_enter')+$t('limchg.S0000008')">
              </c-select>
        </el-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-button size="small" type="primary"  @click="onLimchgOthser">
             {{$t('limchg.C0000013')}}
        </c-button>
       </c-col>
                 <!-- S0000015 : 转授权客户编号 -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('limchg.S0000015')" prop="limchg.lim.othmgs">
            <c-input  v-model="model.limchg.lim.othmgs" maxlength="20"  :placeholder="$t('other.please_enter')+$t('limchg.S0000015')"></c-input>
        </c-form-item>
       </c-col>
                 <!-- S0000010 : 是否分公司业务 -->
                  
       <c-col :span="12">
        <el-form-item :label="$t('limchg.S0000010')" prop="limchg.lim.othfflg">
            <c-select v-model="model.limchg.lim.othfflg" style="width:100%" :placeholder="$t('other.please_enter')+$t('limchg.S0000010')">
              </c-select>
        </el-form-item>
       </c-col>
                 <!-- S0000011 : 总公司客户编号 -->
                  
       <c-col :span="12">
        <c-form-item :label="$t('limchg.S0000011')" prop="limchg.lim.othzgs">
            <c-input  v-model="model.limchg.lim.othzgs" maxlength="20"  :placeholder="$t('other.please_enter')+$t('limchg.S0000011')"></c-input>
        </c-form-item>
       </c-col>
                  
       <c-col :span="12">
        <c-button size="small" type="primary"  @click="onLimchgOthser1">
             {{$t('limchg.C0000017')}}
        </c-button>
       </c-col>
  </div>
</template>
<script>
import Api from "~/service/Api"
import commonProcess from "~/mixin/commonProcess";
import CodeTable from "~/config/CodeTable"
import Event from "~/model/Ditadd/Event"

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

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

    }
}
</script>
<style>

</style>