diff --git a/sgzb-ui/src/components/Crontab/day.vue b/sgzb-ui/src/components/Crontab/day.vue index fe3eaf0c..f6c4026d 100644 --- a/sgzb-ui/src/components/Crontab/day.vue +++ b/sgzb-ui/src/components/Crontab/day.vue @@ -44,7 +44,7 @@ 指定 - + {{item}} diff --git a/sgzb-ui/src/components/Crontab/hour.vue b/sgzb-ui/src/components/Crontab/hour.vue index 4b1f1fcd..098b7112 100644 --- a/sgzb-ui/src/components/Crontab/hour.vue +++ b/sgzb-ui/src/components/Crontab/hour.vue @@ -25,7 +25,7 @@ 指定 - + {{item-1}} diff --git a/sgzb-ui/src/components/Crontab/min.vue b/sgzb-ui/src/components/Crontab/min.vue index 43cab900..2aea6f20 100644 --- a/sgzb-ui/src/components/Crontab/min.vue +++ b/sgzb-ui/src/components/Crontab/min.vue @@ -25,7 +25,7 @@ 指定 - + {{item-1}} diff --git a/sgzb-ui/src/components/Crontab/month.vue b/sgzb-ui/src/components/Crontab/month.vue index fd0ac384..8f1fde6a 100644 --- a/sgzb-ui/src/components/Crontab/month.vue +++ b/sgzb-ui/src/components/Crontab/month.vue @@ -25,7 +25,7 @@ 指定 - + {{item}} diff --git a/sgzb-ui/src/components/Crontab/second.vue b/sgzb-ui/src/components/Crontab/second.vue index e7b77617..c6cba63a 100644 --- a/sgzb-ui/src/components/Crontab/second.vue +++ b/sgzb-ui/src/components/Crontab/second.vue @@ -25,7 +25,7 @@ 指定 - + {{item-1}} diff --git a/sgzb-ui/src/components/Crontab/week.vue b/sgzb-ui/src/components/Crontab/week.vue index 1cec700e..3ccfa895 100644 --- a/sgzb-ui/src/components/Crontab/week.vue +++ b/sgzb-ui/src/components/Crontab/week.vue @@ -15,7 +15,7 @@ 周期从星期 - + {{item.value}} - - + 周的星期 - + {{item.value}} @@ -50,7 +50,7 @@ 本月最后一个星期 - + {{item.value}} @@ -59,7 +59,7 @@ 指定 - + {{item.value}} diff --git a/sgzb-ui/src/components/Crontab/year.vue b/sgzb-ui/src/components/Crontab/year.vue index 5487a6c7..29c6f9b7 100644 --- a/sgzb-ui/src/components/Crontab/year.vue +++ b/sgzb-ui/src/components/Crontab/year.vue @@ -32,7 +32,7 @@ 指定 - + diff --git a/sgzb-ui/src/views/claimAndRefund/constructionSite/constructionSite.vue b/sgzb-ui/src/views/claimAndRefund/constructionSite/constructionSite.vue index 24eb35bd..ab0e0e01 100644 --- a/sgzb-ui/src/views/claimAndRefund/constructionSite/constructionSite.vue +++ b/sgzb-ui/src/views/claimAndRefund/constructionSite/constructionSite.vue @@ -23,6 +23,7 @@ v-model="queryParams.unitId" placeholder="请选择单位名称" clearable + filterable > diff --git a/sgzb-ui/src/views/claimAndreturn/picking/outbound/index.vue b/sgzb-ui/src/views/claimAndreturn/picking/outbound/index.vue index 38e674e9..a359e353 100644 --- a/sgzb-ui/src/views/claimAndreturn/picking/outbound/index.vue +++ b/sgzb-ui/src/views/claimAndreturn/picking/outbound/index.vue @@ -53,6 +53,7 @@ v-model="queryParams.taskStatus" placeholder="请选择出库状态" clearable + filterable > diff --git a/sgzb-ui/src/views/store/label/labelBinding.vue b/sgzb-ui/src/views/store/label/labelBinding.vue index d85be694..9fdea39d 100644 --- a/sgzb-ui/src/views/store/label/labelBinding.vue +++ b/sgzb-ui/src/views/store/label/labelBinding.vue @@ -59,6 +59,7 @@ v-model="queryParams.isBind" placeholder="请选择绑定状态" clearable + filterable style="width: 240px" > @@ -392,6 +393,7 @@ v-model="cform.labelType" placeholder="请选择标签类型" style="width: 100%" + filterable > diff --git a/sgzb-ui/src/views/stquery/backRecord.vue b/sgzb-ui/src/views/stquery/backRecord.vue index c6a237c4..d6fe3d31 100644 --- a/sgzb-ui/src/views/stquery/backRecord.vue +++ b/sgzb-ui/src/views/stquery/backRecord.vue @@ -22,6 +22,7 @@ - + - + diff --git a/sgzb-ui/src/views/system/role/index.vue b/sgzb-ui/src/views/system/role/index.vue index d64d6d19..f7906e17 100644 --- a/sgzb-ui/src/views/system/role/index.vue +++ b/sgzb-ui/src/views/system/role/index.vue @@ -30,6 +30,7 @@ v-model="queryParams.status" placeholder="角色状态" clearable + filterable style="width: 240px" > @@ -62,7 +63,7 @@ - + @@ -210,6 +212,7 @@ @@ -224,7 +227,7 @@ - + @@ -395,6 +398,7 @@ diff --git a/sgzb-ui/src/views/tool/build/TreeNodeDialog.vue b/sgzb-ui/src/views/tool/build/TreeNodeDialog.vue index fa7f0b28..12d7d1d4 100644 --- a/sgzb-ui/src/views/tool/build/TreeNodeDialog.vue +++ b/sgzb-ui/src/views/tool/build/TreeNodeDialog.vue @@ -41,6 +41,7 @@