feat:禅道265

This commit is contained in:
shijing 2025-12-29 15:19:51 +08:00
parent a53c388ba9
commit b115b511c0
2 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,7 @@
v-model="query.shiftcc"
placeholder="尺寸班次"
style="width: 130px;"
:clearable="true"
>
<el-option
v-for="item in shiftOptions"
@ -23,6 +24,7 @@
v-model="query.shiftwg"
placeholder="外观班次"
style="width: 130px;"
:clearable="true"
>
<el-option
v-for="item in shiftOptions"

View File

@ -11,6 +11,7 @@
v-model="query.shiftcc"
placeholder="尺寸班次"
style="width: 130px;"
:clearable="true"
>
<el-option
v-for="item in shiftOptions"
@ -23,6 +24,7 @@
v-model="query.shiftwg"
placeholder="外观班次"
style="width: 130px;"
:clearable="true"
>
<el-option
v-for="item in shiftOptions"