Compare commits
3 Commits
be99b4942b
...
5f9d5d4d00
Author | SHA1 | Date | |
---|---|---|---|
5f9d5d4d00 | |||
53502000b3 | |||
bdd7c286a0 |
@ -307,7 +307,7 @@ const allData = ref([
|
|||||||
storageArea: '5,000㎡',
|
storageArea: '5,000㎡',
|
||||||
usableArea: '1,200㎡',
|
usableArea: '1,200㎡',
|
||||||
location: '孟定海关监管区旁',
|
location: '孟定海关监管区旁',
|
||||||
price: '¥2.8元/板/月',
|
price: '¥2.8元/吨/月',
|
||||||
rank: '4',
|
rank: '4',
|
||||||
},
|
},
|
||||||
// {
|
// {
|
||||||
|
@ -147,7 +147,7 @@ const state = reactive({
|
|||||||
typeName: '常温仓储',
|
typeName: '常温仓储',
|
||||||
title: '绿色食品园区集散仓',
|
title: '绿色食品园区集散仓',
|
||||||
operationUnit: '耿马县供销集团',
|
operationUnit: '耿马县供销集团',
|
||||||
pricingUnit: '元/吨·天',
|
pricingUnit: '元/吨·月',
|
||||||
storageArea: '12,000㎡',
|
storageArea: '12,000㎡',
|
||||||
usableArea: '4,500㎡',
|
usableArea: '4,500㎡',
|
||||||
location: '绿色食品园区二期',
|
location: '绿色食品园区二期',
|
||||||
@ -160,7 +160,7 @@ const state = reactive({
|
|||||||
typeName: '高标准冷库',
|
typeName: '高标准冷库',
|
||||||
title: '孟定果蔬冷链中心',
|
title: '孟定果蔬冷链中心',
|
||||||
operationUnit: '临沧边境合作区管委会 ',
|
operationUnit: '临沧边境合作区管委会 ',
|
||||||
pricingUnit: '元/吨·天',
|
pricingUnit: '元/吨·月',
|
||||||
storageArea: '5,000㎡',
|
storageArea: '5,000㎡',
|
||||||
usableArea: '1,200㎡',
|
usableArea: '1,200㎡',
|
||||||
location: '孟定海关监管区旁',
|
location: '孟定海关监管区旁',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user