+
-
-
+
+
-
+
-
+
查询
@@ -39,10 +30,10 @@
-
-
+
+
-
+
{{ row.jzMc }}
{{ row.fzrXm }}巡组
@@ -61,7 +52,7 @@
- {{ item }}
+ {{ item }}
@@ -76,16 +67,9 @@
-
@@ -100,7 +84,7 @@ import { timeValidate } from "@/utils/time.js";
import { http } from "@/api/service";
import { ref, onMounted, getCurrentInstance, reactive, onUnmounted } from "vue";
const { proxy } = getCurrentInstance();
-const { D_BZ_BBFS} = proxy.$dict("D_BZ_BBFS");
+const { D_BZ_BBFS } = proxy.$dict("D_BZ_BBFS");
const timeRange = ref([])
const list = reactive({
tableData: []
@@ -176,7 +160,7 @@ function getList() {
fzrXm: listQuery.value.fzrXm,
ssbmdm: listQuery.value.ssbmdm,
};
- if(timeRange.value.length > 0){
+ if (timeRange.value.length > 0) {
pramas.startTime = timeRange.value[0]
pramas.endTime = timeRange.value[1]
}
@@ -249,6 +233,7 @@ function getList() {
height: 60px;
}
}
+
.container1 {
width: 82%;
}
@@ -261,12 +246,15 @@ function getList() {
.serchBtn {
margin-left: 20px;
}
+
@import "~@/assets/css/layout.scss";
@import "~@/assets/css/element-plus.scss";
-::v-deep .el-form-item{
+
+::v-deep .el-form-item {
align-items: center;
}
-::v-deep .el-input__inner{
+
+::v-deep .el-input__inner {
margin: 0 !important;
}
diff --git a/src/views/largeScreen/home/components/dialog/grouListXllsclc.vue b/src/views/largeScreen/home/components/dialog/grouListXllsclc.vue
index 52d8fe4..5d41be5 100644
--- a/src/views/largeScreen/home/components/dialog/grouListXllsclc.vue
+++ b/src/views/largeScreen/home/components/dialog/grouListXllsclc.vue
@@ -60,9 +60,7 @@
{{ row.kssj + "至" + row.jssj }}
-
-