Commit dca5a5d2 authored by 黄媛媛's avatar 黄媛媛

11

parent 34c231de
......@@ -31,7 +31,7 @@
</el-select>
</li>
<li>
<el-select clearable size="small" v-model="msg.RoomStatus" placeholder="状态" title="状态">
<el-select clearable size="small" v-model="msg.RoomStatus" placeholder="状態" title="状態">
<el-option label="决断" :value="0"></el-option>
<el-option label="やむを得ず" :value="1"></el-option>
<el-option label="下機" :value="2"></el-option>
......
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