Commit 50ca342f authored by 黄奎's avatar 黄奎

页面修改

parent b108f7af
......@@ -61,6 +61,13 @@
option-label="EmployeeName" v-model="msg.CreateIds" multiple :options="SubordList" emit-value map-options
label="我下属的" />
</div>
<q-radio value="有效"/>
<q-radio value="无效"/>
<q-select @input="resetSearch" dense clearable @filter="filterSubord" use-input filled option-value="Id"
option-label="EmployeeName" v-model="msg.CreateIds" multiple :options="SubordList" emit-value map-options
label="当前状态" />
</div>
</div>
<div class="page-content">
......
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