Commit b30900b4 by 吴佳

fxtsqo、fxtlop、fxtlcm 添加c-page

parent 7503d896
<template>
<div class="eContainer">
<c-page title="结售汇平盘确认">
<el-form :model="model" :rules="rules" ref="modelForm" label-width="150px" label-position="right" size="small" :validate-on-rule-change="false">
<c-tabs v-model="tabVal" ref="elment" type="card" @tab-click="myTabClick">
<!--fxtlcm PD000001 Confirmation -->
......@@ -27,6 +28,7 @@
@handleSureWarning="handleSureWarning"
ref="commonBtn">
</c-function-btn>
</c-page>
</div>
</template>
<script>
......
<template>
<div class="eContainer">
<c-page title="结售汇平盘确认">
<el-form
:model="model"
:rules="rules"
......@@ -35,6 +36,7 @@
@handleSureWarning="handleSureWarning"
ref="commonBtn">
</c-function-btn>
</c-page>
</div>
</template>
<script>
......
<template>
<div class="eContainer">
<!-- <c-page title="结售汇报价"> -->
<c-page title="结售汇报价">
<el-form :model="model" :rules="rules" ref="modelForm" label-width="150px" label-position="right" size="small" :validate-on-rule-change="false">
<c-tabs v-model="tabVal" ref="elment" type="card" @tab-click="myTabClick" >
<!--Quote -->
......@@ -33,7 +33,7 @@
:handleSubmit="handleSubmit"
@handleSureWarning="handleSureWarning"
ref="commonBtn"></c-function-btn>
<!-- </c-page> -->
</c-page>
</div>
</template>
<script>
......
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