Commit 712f08ab authored by 刘怀志's avatar 刘怀志

67439 【需求变更】收入管理-退费场景

parent 93a1cd8c
......@@ -41,9 +41,9 @@
>
<el-option
v-for="item in doctorNameList"
:key="item.id"
:key="item.ruleId"
:label="item.doctorName"
:value="item.id"
:value="item.ruleId"
/>
</el-select>
</el-form-item>
......
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