Commit 0f109c71 by zhengxiaokui

zxk

parent 570c7421
<template> <template>
<div class="eContainer"> <c-page title="出口信用证查询">
<!-- <div class="eContainer"> -->
<el-form <el-form
:model="model" :model="model"
:rules="rules" :rules="rules"
...@@ -18,7 +19,8 @@ ...@@ -18,7 +19,8 @@
</el-tab-pane> </el-tab-pane>
</c-tabs> </c-tabs>
</el-form> </el-form>
</div> <!-- </div> -->
</c-page>
</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