Commit 54a2fae6 authored by 沈良进's avatar 沈良进

save

parent 49a20e2c
......@@ -15,7 +15,7 @@
>业务员</span
>
<!-- height: 40px; overflow: auto -->
<el-select style="width: 600px;" multiple clearable v-model="msg.QEmployeeIdsArr" @change="changeEmployee">
<el-select style="width: 220px;" filterable multiple clearable v-model="msg.QEmployeeIdsArr" @change="changeEmployee">
<el-option
v-for="(item, index) in EmployeeList"
:key="index"
......
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