Commit f5bdd5ec by lsk

待经办草稿箱布局调整

parent f1ca1205
......@@ -103,7 +103,7 @@
<c-col :span="24">
<c-col :span="8">
<el-form-item
label="业务所属组"
label="选择用户"
prop="usfmod.flt"
style="width: 100%"
>
......@@ -179,7 +179,7 @@
</c-col>
<c-col :span="8" v-if="model.usfmod.flt==='<SELU>'">
<el-form-item label="创建人" style="width:100%">
<el-form-item label="经办柜员" style="width:100%">
<c-input></c-input>
</el-form-item>
</c-col>
......
......@@ -15,7 +15,7 @@
<t-bopsel />
</el-tab-pane>
<el-tab-pane label="草稿箱" name="draftBox">
<t-sptsel />
</el-tab-pane>
<el-tab-pane label="到期提示" name="expirePrompt">
<t-diasel/>
......
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