Commit 2315eeeb by xiameng

infact 功能实现

inffee 调整布局
parent 73b1b0e4
<template> <template>
<div class="eibs-tab" > <div class="eibs-tab" >
<c-content> <c-content>
<el-row > <c-col :span="11">
<c-col :span="12" > <c-col :span="24" >
<el-form-item label="FeeCode" prop="rec.cod"> <el-form-item label="FeeCode" prop="rec.cod">
<c-input v-model="model.cod" maxlength="20" placeholder="请输入FeeCode"></c-input> <c-input v-model="model.cod" maxlength="20" placeholder="请输入FeeCode"></c-input>
</el-form-item> </el-form-item>
......
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