From bdd7c286a0e453d3c0b3222fc925844d7ca541c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A5=E6=9E=97=E5=B7=9D?= <2026734208@qq.com> Date: Tue, 2 Sep 2025 17:49:24 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=88=20style:=20=E4=BA=A7=E4=B8=9A?= =?UTF-8?q?=E8=BF=90=E8=90=A5=E4=BB=93=E5=82=A8=E7=89=A9=E6=B5=81=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/warehouseLogistics/warehouse/detail.vue | 2 +- .../src/views/warehouseLogistics/warehouse/index.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sub-operation-service/src/views/warehouseLogistics/warehouse/detail.vue b/sub-operation-service/src/views/warehouseLogistics/warehouse/detail.vue index b04753b..056d3d2 100644 --- a/sub-operation-service/src/views/warehouseLogistics/warehouse/detail.vue +++ b/sub-operation-service/src/views/warehouseLogistics/warehouse/detail.vue @@ -307,7 +307,7 @@ const allData = ref([ storageArea: '5,000㎡', usableArea: '1,200㎡', location: '孟定海关监管区旁', - price: '¥2.8元/板/月', + price: '¥2.8元/吨/月', rank: '4', }, // { diff --git a/sub-operation-service/src/views/warehouseLogistics/warehouse/index.vue b/sub-operation-service/src/views/warehouseLogistics/warehouse/index.vue index d33e924..6e05f26 100644 --- a/sub-operation-service/src/views/warehouseLogistics/warehouse/index.vue +++ b/sub-operation-service/src/views/warehouseLogistics/warehouse/index.vue @@ -147,7 +147,7 @@ const state = reactive({ typeName: '常温仓储', title: '绿色食品园区集散仓', operationUnit: '耿马县供销集团', - pricingUnit: '元/吨·天', + pricingUnit: '元/吨·月', storageArea: '12,000㎡', usableArea: '4,500㎡', location: '绿色食品园区二期', @@ -160,7 +160,7 @@ const state = reactive({ typeName: '高标准冷库', title: '孟定果蔬冷链中心', operationUnit: '临沧边境合作区管委会 ', - pricingUnit: '元/吨·天', + pricingUnit: '元/吨·月', storageArea: '5,000㎡', usableArea: '1,200㎡', location: '孟定海关监管区旁',