Commit d0b25df6 authored by Mac's avatar Mac

1

parent 02a37c0c
......@@ -61,11 +61,11 @@
<q-select @input="resetSearch" dense filled option-value="Id" option-label="Name" v-model="msg.Q_EnrollState"
:options="FTypeList" emit-value map-options label="报名状态" />
</div>
<div class="col-3">
<!-- <div class="col-3">
<q-select @input="resetSearch" dense filled option-value="Id" option-label="Name" v-model="msg.StuGuestState" clearable
:options="hetongList" emit-value map-options label="合同状态"
/>
</div>
</div> -->
</div>
</div>
......@@ -259,7 +259,7 @@ export default {
{
name: "FURemark",
label: "跟进备注",
label: "顾问跟进备注",
field: "FURemark",
align: "left"
},
......
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