coding
This commit is contained in:
parent
267d71b797
commit
b55cbc49cd
|
@ -217,7 +217,7 @@
|
||||||
style="width: 100%;"
|
style="width: 100%;"
|
||||||
>
|
>
|
||||||
<el-option
|
<el-option
|
||||||
v-for="item in ['主管', '专员', '高级经理', '经理']"
|
v-for="item in ['专员', '主管', '高级经理', '经理']"
|
||||||
:key="item"
|
:key="item"
|
||||||
:label="item"
|
:label="item"
|
||||||
:value="item"
|
:value="item"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user