From 47b3d54a13f8b9b6ca770cacb3d6171bc38d80e4 Mon Sep 17 00:00:00 2001 From: guoxing <1369478551@qq.com> Date: Thu, 11 May 2023 11:30:53 +0800 Subject: [PATCH 1/3] 2023-5-11 --- .../yxt-supervise-cyf-ui/.env.development | 2 +- .../flowInstrument/flowInstrumentAdd.vue | 4 +- .../views/baseInfo/flowInstrument/index.vue | 4 +- .../src/views/baseInfo/oilTank/oilTankAdd.vue | 79 ++++++++++++++--- .../flowInstrument/flowInstrumentAdd.vue | 4 +- .../src/views/flowInstrument/index.vue | 4 +- .../views/supervise/oilTypeOutBound/index.vue | 86 +++++++++---------- .../views/supervise/recordOilTank/index.vue | 8 +- 8 files changed, 124 insertions(+), 67 deletions(-) diff --git a/yxt-supervise-cyf/yxt-supervise-cyf-ui/.env.development b/yxt-supervise-cyf/yxt-supervise-cyf-ui/.env.development index 06b4751d..8a48175f 100644 --- a/yxt-supervise-cyf/yxt-supervise-cyf-ui/.env.development +++ b/yxt-supervise-cyf/yxt-supervise-cyf-ui/.env.development @@ -5,5 +5,5 @@ ENV = 'development' VUE_APP_BASE_API = '/api' ## 配置测试和本地开发时的 接口地址 -VUE_APP_URL = "http://192.168.3.173:7101" +VUE_APP_URL = "http://192.168.1.193:7101" ##VUE_APP_URL = "http://8.130.39.13:8112" diff --git a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/flowInstrument/flowInstrumentAdd.vue b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/flowInstrument/flowInstrumentAdd.vue index ce2539a0..316eac39 100644 --- a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/flowInstrument/flowInstrumentAdd.vue +++ b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/flowInstrument/flowInstrumentAdd.vue @@ -28,12 +28,12 @@ 流量仪器Code: -
+
diff --git a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/flowInstrument/index.vue b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/flowInstrument/index.vue index 9abf3b0d..ee625b48 100644 --- a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/flowInstrument/index.vue +++ b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/flowInstrument/index.vue @@ -37,8 +37,8 @@ - - +
diff --git a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/oilTank/oilTankAdd.vue b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/oilTank/oilTankAdd.vue index 2d915056..15076bb4 100644 --- a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/oilTank/oilTankAdd.vue +++ b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/baseInfo/oilTank/oilTankAdd.vue @@ -22,17 +22,24 @@
原油类型: - +
原油编号: - +
+
+ 流量仪器: + + + + +
油罐容量: @@ -41,6 +48,18 @@ 油罐库存:
+
+ 油罐底面积: + +
+
+ 原油密度: + +
+
+ 油罐高度: + +
@@ -50,35 +69,44 @@ diff --git a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/flowInstrument/flowInstrumentAdd.vue b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/flowInstrument/flowInstrumentAdd.vue index 0014d1cb..9843e505 100644 --- a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/flowInstrument/flowInstrumentAdd.vue +++ b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/flowInstrument/flowInstrumentAdd.vue @@ -28,12 +28,12 @@ 流量仪器Code: -
+
diff --git a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/flowInstrument/index.vue b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/flowInstrument/index.vue index 9abf3b0d..201f85cb 100644 --- a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/flowInstrument/index.vue +++ b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/flowInstrument/index.vue @@ -37,8 +37,8 @@ - - + +
diff --git a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/supervise/oilTypeOutBound/index.vue b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/supervise/oilTypeOutBound/index.vue index 87c587cd..1888d0bc 100644 --- a/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/supervise/oilTypeOutBound/index.vue +++ b/yxt-supervise-cyf/yxt-supervise-cyf-ui/src/views/supervise/oilTypeOutBound/index.vue @@ -31,21 +31,20 @@ value-format="yyyy-MM-dd" placeholder="请选择" />
- 流量仪器: - - + 油罐编号: + +
- 油罐编号: - + 原油编号: +
- 原油编号: - + 流量仪器: +
@@ -69,21 +68,20 @@