@@ -56,17 +56,16 @@
diff --git a/psdc-ui/src/views/analyse/nhtj/index.vue b/psdc-ui/src/views/analyse/nhtj/index.vue
index acd80fc..28a377e 100644
--- a/psdc-ui/src/views/analyse/nhtj/index.vue
+++ b/psdc-ui/src/views/analyse/nhtj/index.vue
@@ -310,5 +310,12 @@ const { filterForm } = toRefs(data);
::v-deep .el-table__body-wrapper tr td.el-table-fixed-column--right{
background-color: #2F3D8A;
}
+
+::v-deep .el-input__inner{
+ color: #f3ffff;
+}
+::v-deep .el-date-editor .el-range-input{
+ color: #f3ffff;
+}
From c43cd8cfdda6fc35ca4ee5ee9bb748e5152ef42f Mon Sep 17 00:00:00 2001
From: wj <347312259@qq.com>
Date: Fri, 12 May 2023 11:24:21 +0800
Subject: [PATCH 3/3] 11
---
psdc-ui/src/views/analyse/nhfx/index.vue | 176 ++++++++++++++++++++---
psdc-ui/src/views/analyse/nhtj/index.vue | 2 +-
2 files changed, 154 insertions(+), 24 deletions(-)
diff --git a/psdc-ui/src/views/analyse/nhfx/index.vue b/psdc-ui/src/views/analyse/nhfx/index.vue
index b1f0ba2..4115d83 100644
--- a/psdc-ui/src/views/analyse/nhfx/index.vue
+++ b/psdc-ui/src/views/analyse/nhfx/index.vue
@@ -3,15 +3,15 @@
-
+
上一日
下一日
- 查询
+ 查询
-
+
@@ -23,9 +23,9 @@
v-model:current-page="tbfxCurrentPage"
v-model:page-size="tbfxPageSize"
:page-sizes="[5, 10, 20, 50]"
- :small="small"
- :disabled="disabled"
- :background="background"
+ :small="tbfxSmall"
+ :disabled="tbfxDisabled"
+ :background="tbfxBackground"
layout="total, sizes, prev, pager, next, jumper"
:total="tbfxDataTable.length"
@size-change="tbfxHandleSizeChange"
@@ -37,30 +37,72 @@
-
-
- 上一日
- 下一日
- 查询
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+
+
+ 图表
+
+
+
+
+
+
+
+
+
+