This commit is contained in:
闫晓茹 2024-03-07 16:51:43 +08:00
parent 9c2cb41296
commit f1175397c0

View File

@ -324,7 +324,7 @@
:disabled="disableedit" :disabled="disableedit"
placeholder="请选择服务方式" placeholder="请选择服务方式"
style="width: 250px" style="width: 250px"
@change="change"
> >
<el-option <el-option
v-for="item in DepartmentoList" v-for="item in DepartmentoList"