Commit b449cd9a authored by 王飞龙's avatar 王飞龙

bug修改

parent 80a9e9ad
......@@ -6,7 +6,7 @@
<span class="topTitleText">新增</span>
</div>
<div style="width: 100%">
<el-form ref="form" :model="form" :rules="rules" label-width="125px">
<el-form ref="form" :model="form" :rules="rules" label-width="7.82rem">
<div class="title-paragraph">
<span class="title-text">基本信息</span>
</div>
......
......@@ -6,7 +6,7 @@
<div class="topTitle">
<span class="topTitleText">详情</span>
</div>
<el-form ref="form" :model="form" :rules="rules" label-width="125px">
<el-form ref="form" :model="form" :rules="rules" label-width="7.82rem">
<div class="title-paragraph">
<div class="title-text">
基本信息
......@@ -341,7 +341,7 @@
<div class="topTitle">
<span class="topTitleText">编辑</span>
</div>
<el-form ref="form" :model="form" :rules="rules" label-width="125px">
<el-form ref="form" :model="form" :rules="rules" label-width="7.82rem">
<div class="title-paragraph">
<div class="title-text">
......
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