Commit 678ef1ec by javaHeight

trtame、trtopn、trtrcl 修改c-page

parent 0249ff56
<template> <template>
<c-page title="进口融资修改">
<div class="eContainer"> <div class="eContainer">
<c-page title="进口融资修改">
<el-form <el-form
:model="model" :model="model"
:rules="rules" :rules="rules"
...@@ -128,8 +129,8 @@ ...@@ -128,8 +129,8 @@
:handleStash="handleStash" :handleStash="handleStash"
> >
</c-function-btn> </c-function-btn>
</div>
</c-page> </c-page>
</div>
</template> </template>
<script> <script>
import Api from "~/service/Api"; import Api from "~/service/Api";
......
<template> <template>
<c-page title="融资开立">
<div class="eContainer">
<div class="eContainer">
<c-page title="进口融资开立">
<el-form <el-form
:model="model" :model="model"
:rules="rules" :rules="rules"
...@@ -165,8 +165,8 @@ ...@@ -165,8 +165,8 @@
:handleStash="handleStash" :handleStash="handleStash"
> >
</c-function-btn> </c-function-btn>
</div>
</c-page> </c-page>
</div>
</template> </template>
<script> <script>
import Api from "~/service/Api"; import Api from "~/service/Api";
......
<template> <template>
<c-page title="融资索汇">
<div class="eContainer"> <div class="eContainer">
<c-page title="进口融资索汇">
<el-form <el-form
:model="model" :model="model"
:rules="rules" :rules="rules"
...@@ -130,8 +131,8 @@ ...@@ -130,8 +131,8 @@
> >
</c-function-btn> </c-function-btn>
</el-form> </el-form>
</div>
</c-page> </c-page>
</div>
</template> </template>
<script> <script>
import Api from "~/service/Api"; 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