Commit 1a69769f authored by 赵啸非's avatar 赵啸非

修改同步用户

parent a630c1ab
......@@ -5,7 +5,7 @@
:visible.sync="open"
:direction="direction"
size="50%">
<el-form ref="form" :model="form" :rules="rules" label-width="120px">
<el-form ref="form" :model="form" :rules="rules" label-width="140px">
<el-row>
<Field label="设备名称" prop="deviceName" v-model="form.deviceName" placeholder="请输入设备名称"/>
<Field label="所属房间id" prop="roomId" v-model="form.roomId" placeholder="请输入所属房间id"/>
......
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