index.vue 7.16 KB
Newer Older
fukai committed
1
<template>
潘际乾 committed
2 3
  <c-page title="买方信用证开立">
    <div class="eContainer">
潘际乾 committed
4 5 6 7 8 9
      <!-- <c-bus-button :$pntvm="this"></c-bus-button> -->
      <c-function-btn
        :handleSubmit="handleSubmit"
        :handleCheck="handleCheck"
        :handleStash="handleStash"
      >
10 11
        <el-button size="small">流程附言</el-button>
        <el-button size="small">交易历史</el-button>
潘际乾 committed
12 13
        <el-button size="small">备忘录</el-button>
        <el-button size="small">影像信息</el-button>
liushikai committed
14 15
        <!-- <el-button size="small">保存模板</el-button> -->
        <!-- <el-button size="small">使用模板</el-button> -->
潘际乾 committed
16
        <el-button size="small">制裁信息</el-button>
liushikai committed
17
        <!-- <el-button size="small">拆分报文</el-button> -->
liushikai committed
18
        <el-button size="small">智能提示</el-button>
潘际乾 committed
19
      </c-function-btn>
潘际乾 committed
20 21 22 23 24
      <el-form
        :model="model"
        :rules="rules"
        ref="modelForm"
        label-width="150px"
25
        label-position="right"
潘际乾 committed
26 27 28 29
        size="small"
        :validate-on-rule-change="false"
      >
        <c-tabs :value="tabVal" ref="elment" type="card" @tab-click="tabClick">
liushikai committed
30
          <el-tab-pane label="基本信息" name="ovwp">
潘际乾 committed
31
            <!--PD000001 -->
潘际乾 committed
32
						<c-content>
潘际乾 committed
33 34 35
							<m-ovwp :model="model" :codes="codes" />
						</c-content>
          </el-tab-pane>
36

潘际乾 committed
37 38 39 40 41 42 43 44 45 46 47 48
          <!--
                <el-tab-pane label="经办夹查询">
                    <m-revp :model="model" :codes="codes"/>
                </el-tab-pane>
                -->

          <!--
                <el-tab-pane label="经办夹查询">
                    PD000065 
                    <m-rbip :model="model" :codes="codes"/>
                </el-tab-pane>
                -->
liushikai committed
49
          <el-tab-pane label="其他当事人" name="detp1">
liuxin committed
50
            <!--PD000452 -->
51 52 53
            <c-content>
						  <m-detp1 :model="model" :codes="codes" />
            </c-content>
潘际乾 committed
54
          </el-tab-pane>
liushikai committed
55
          <el-tab-pane label="详细信息" name="detp">
liuxin committed
56
            <!--PD000077 -->
潘际乾 committed
57 58
            <m-detp :model="model" :codes="codes" />
          </el-tab-pane>
liushikai committed
59
          <el-tab-pane label="单据要求" name="tk">
liuxin committed
60
            <!--PD000342 -->
liushikai committed
61
            <c-content>
潘际乾 committed
62
            <m-tk :model="model" :codes="codes" />
liushikai committed
63
            </c-content>
潘际乾 committed
64
          </el-tab-pane>
wangguangchao committed
65

潘际乾 committed
66 67 68 69 70 71 72 73 74 75 76 77 78 79
          <!-- document rules
                <el-tab-pane label="经办夹查询"> 
                    
                    <m-litbenl1 :model="model" :codes="codes"/>
                </el-tab-pane>
                <el-tab-pane label="经办夹查询">
                    
                    <m-litapll1 :model="model" :codes="codes"/>
                </el-tab-pane>
                <el-tab-pane label="经办夹查询">
                    
                    <m-litrmbl1 :model="model" :codes="codes"/>
                </el-tab-pane>
                -->
liushikai committed
80
          <el-tab-pane label="费用及账务" name="setpan">
liuxin committed
81
            <!--PD000000 -->
liushikai committed
82 83 84
            <c-content>
              <m-setpan :model="model" :codes="codes" />
            </c-content>
潘际乾 committed
85 86 87 88
          </el-tab-pane>
          <el-tab-pane label="分录" name="glepan">
            <m-glepan :model="model" :codes="codes" ref="glepan" />
          </el-tab-pane>
89

liushikai committed
90
          <el-tab-pane label="表外" name="engp">
liuxin committed
91
            <!--PD000027 -->
liushikai committed
92
<c-content>
潘际乾 committed
93
            <m-engp :model="model" :codes="codes" />
liushikai committed
94
</c-content>
潘际乾 committed
95 96 97 98 99
          </el-tab-pane>

          <el-tab-pane label="保证金" name="ccvpan">
            <m-ccvpan :model="model" :codes="codes" />
          </el-tab-pane>
100

潘际乾 committed
101 102 103 104 105 106 107 108 109 110 111
          <el-tab-pane label="备查表" name="addbcb">
            <!--PD000027 -->
            <m-addbcb :model="model" :codes="codes" />
          </el-tab-pane>
          <el-tab-pane label="附言" name="coninfp">
            <m-coninfp :model="model" :codes="codes" />
          </el-tab-pane>
          <!--PD000529 -->
          <el-tab-pane label="面函" name="docpan">
            <m-docpan :model="model" :codes="codes" ref="docpan" />
          </el-tab-pane>
112

潘际乾 committed
113 114 115 116 117
          <el-tab-pane label="MT799" name="mt799">
            <!--PD000361 -->
            <m-mt799 :model="model" :codes="codes" />
          </el-tab-pane>
          <!--PD000001 -->
liushikai committed
118
          <el-tab-pane label="授信额度" name="limitbody">
潘际乾 committed
119 120 121 122 123 124 125 126
            <m-limitbody :model="model" :codes="codes" />
          </el-tab-pane>
        </c-tabs>
      </el-form>
      <c-grid-ety-prompt-dialog ref="etyDialog" :promptData="promptData" v-on:select-ety="selectEty">
			</c-grid-ety-prompt-dialog>
    </div>
  </c-page>
fukai committed
127
</template>
128
<script>
潘际乾 committed
129 130 131 132 133
import Api from "~/service/Api";
import Utils from "~/utils/index";
import CodeTable from "~/config/CodeTable";
import Ditopn from "~/model/Ditopn";
import CommonProcess from "~/mixin/CommonProcess";
潘际乾 committed
134
import CommonFuncs from "~/mixin/CommonFuncs";
潘际乾 committed
135
import Pattern from "~/model/Ditopn/Pattern";
136 137
import Default from "~/model/Ditopn/Default";
import Check from "~/model/Ditopn/Check";
潘际乾 committed
138 139 140 141 142 143 144 145 146 147 148
import Ovwp from "./Ovwp";
import Revp from "./Revp";
import Tk from "./Tk";
import Rbip from "./Rbip";
import Detp from "./Detp";
import Detp1 from "./Detp1";
import Mt799 from "./Mt799";
import Litbenl1 from "./Litbenl1";
import Litapll1 from "./Litapll1";
import Litrmbl1 from "./Litrmbl1";
import Addbcb from "./Addbcb";
fukai committed
149

潘际乾 committed
150
import Setpan from "~/views/Public/Setpan";
151 152 153 154
import Glepan from "~/views/Public/Glepan";
import Engp from "~/views/Public/Engp";
import Ccvpan from "~/views/Public/Ccvpan";
import Coninfp from "~/views/Public/Coninfp";
潘际乾 committed
155
import Docpan from "~/views/Public/Docpan";
156
import Limitbody from "~/views/Public/Limitbody";
denyu committed
157

158
export default {
159
  name: 'Ditopn',
潘际乾 committed
160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184
  components: {
    "m-ovwp": Ovwp,
    "m-revp": Revp,
    "m-tk": Tk,
    "m-rbip": Rbip,
    "m-detp": Detp,
    "m-detp1": Detp1,
    "m-mt799": Mt799,
    "m-litbenl1": Litbenl1,
    "m-litapll1": Litapll1,
    "m-litrmbl1": Litrmbl1,
    "m-setpan": Setpan,
    "m-glepan": Glepan,
    "m-engp": Engp,
    "m-addbcb": Addbcb,
    "m-docpan": Docpan,
    "m-limitbody": Limitbody,
    "m-coninfp": Coninfp,
    "m-ccvpan": Ccvpan,
  },
  provide() {
    return {
      root: this,
    };
  },
潘际乾 committed
185
  mixins: [CommonProcess, CommonFuncs], // 里面包含了Default、Check等的公共处理
潘际乾 committed
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 211 212 213 214 215 216 217 218 219
  computed: {},
  data() {
    return {
      tabVal: "ovwp",
      trnName: "ditopn",
      model: new Ditopn().data,
      checkRules: Check,
      defaultRules: Default,
      pattern: Pattern,
      rules: null,
      codes: { ...CodeTable },
    };
  },
  methods: {},
  created: async function() {
    console.log("进入ditopn交易");
    let rtnmsg = await this.init(this.$route.query);
    if (rtnmsg.respCode == SUCCESS) {
      //更新数据
      Utils.copyValueFromVO(this.model, rtnmsg.data);
      if (this.isInDisplay) {
        this.restoreDisplay();
      }
    } else {
      this.$notify.error({ title: "错误", message: "服务请求失败!" });
    }
  },
  watch: {
    // 动态修改属性的必填属性
    "model.didgrp.rec.elcflg": {
      handler(val, oldVal) {
        this.changeFormItemRequired("didgrp.rec.fenctg", val == "Y");
      },
      immediate: true,
220
    },
潘际乾 committed
221 222 223 224 225
    "model.didgrp.rec.avbby": {
      handler(val, oldVal) {
        this.changeFormItemRequired("didgrp.rec.tenmaxday", val == "D");
      },
      immediate: true,
1377875331@qq.com committed
226
    },
潘际乾 committed
227 228
  },
};
fukai committed
229
</script>
潘际乾 committed
230
<style></style>