Commit 678ef1ec by javaHeight

trtame、trtopn、trtrcl 修改c-page

parent 0249ff56
<template>
<c-page title="进口融资修改">
<div class="eContainer">
<c-page title="进口融资修改">
<el-form
:model="model"
:rules="rules"
......@@ -128,8 +129,8 @@
:handleStash="handleStash"
>
</c-function-btn>
</div>
</c-page>
</div>
</template>
<script>
import Api from "~/service/Api";
......
<template>
<c-page title="融资开立">
<div class="eContainer">
<div class="eContainer">
<c-page title="进口融资开立">
<el-form
:model="model"
:rules="rules"
......@@ -165,8 +165,8 @@
:handleStash="handleStash"
>
</c-function-btn>
</div>
</c-page>
</div>
</template>
<script>
import Api from "~/service/Api";
......
<template>
<c-page title="融资索汇">
<div class="eContainer">
<c-page title="进口融资索汇">
<el-form
:model="model"
:rules="rules"
......@@ -130,8 +131,8 @@
>
</c-function-btn>
</el-form>
</div>
</c-page>
</div>
</template>
<script>
import Api from "~/service/Api";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment