Compare commits

..

No commits in common. "5f9d5d4d00bf2b79b010963453d60bd3821f8453" and "be99b4942bb1d347c660ba74890b36e7a8771ef0" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -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',
}, },
// { // {

View File

@ -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: '孟定海关监管区旁',