diff --git a/src/assets/styles/ruoyi.scss b/src/assets/styles/ruoyi.scss
index 7c2d0d60..2f0c24ba 100644
--- a/src/assets/styles/ruoyi.scss
+++ b/src/assets/styles/ruoyi.scss
@@ -327,6 +327,12 @@
margin-top: 15px
}
+.right-search{
+ position: relative;
+ float: left;
+ margin-top: 15px
+}
+
.dialog-one {
width: 45%;
diff --git a/src/views/collect/CollectOrderAllotCardComponents.vue b/src/views/collect/CollectOrderAllotCardComponents.vue
index e4f37610..c6a8624e 100644
--- a/src/views/collect/CollectOrderAllotCardComponents.vue
+++ b/src/views/collect/CollectOrderAllotCardComponents.vue
@@ -90,6 +90,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
显示/隐藏搜索栏
@@ -454,7 +474,7 @@ export default {
convertDateFun: convertDate,
//界面配置-------------end
- showSearch: true,
+ showSearch: false,
filterQuery: {
busType: null,
billNo: null,
diff --git a/src/views/collect/CollectOrderNew.vue b/src/views/collect/CollectOrderNew.vue
index 6fc2041b..7f939f6b 100644
--- a/src/views/collect/CollectOrderNew.vue
+++ b/src/views/collect/CollectOrderNew.vue
@@ -80,6 +80,26 @@
+
+
+
+
+
+
+
+
+
+
+
+
显示/隐藏搜索栏
@@ -447,7 +467,7 @@ export default {
convertDateFun: convertDate,
//界面配置-------------end
- showSearch: true,
+ showSearch: false,
filterQuery: {
tagStatus: this.tagStatus, //
tagStatusList: this.tagStatusList, //