Commit 74c7004b by LiRui

Cptati、Cptrel UI改造

parent 0bd97cc7
......@@ -55,8 +55,8 @@
show-word-limit placeholder="请输入收款人名称"></c-input>
</c-col>
<c-col :span="3" :offset="1" style="text-align: right">
确认
<c-checkbox v-model="temp" disabled></c-checkbox>
<c-checkbox v-model="temp" disabled>确认</c-checkbox>
</c-col>
</el-form-item>
</c-col>
......
<template>
<div class="eContainer">
<div class="eContainer-search">
<el-form :model="model" :rules="rules" ref="modelForm" label-width="120px" label-position="right" size="small" :validate-on-rule-change="false">
<c-tabs v-model="tabVal" ref="elment" type="card" @tab-click="myTabClick">
......
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