Commit 5b227548 by lianyang

静态交易act资金账户的基础信息页lable宽度改为150px

parent 442bd092
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<c-page :title="title"> <c-page :title="title">
<el-form <el-form
ref="modelForm" ref="modelForm"
label-width="120px" label-width="150px"
size="small" size="small"
label-position="right" label-position="right"
:model="model" :model="model"
......
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