diff --git a/src/components/centerMap.vue b/src/components/centerMap.vue index 400d250..366e978 100644 --- a/src/components/centerMap.vue +++ b/src/components/centerMap.vue @@ -4,6 +4,48 @@
+
+ +
+
+
+ 产品名称 + {{ info.productName }} +
+
+ 产品批次号 + {{ info.productCode }} +
+
+ 产品规格 + {{ info.specs }} +
+
+ 产品类型 + {{ info.productType }} +
+
+ 生产厂家 + {{ info.info && info.info.manufacturer }} +
+
+ 生产时间 + {{ info.info && info.info.productTime }} +
+
+ 终端零售店 + {{ info.info && info.info.shop }} +
+
+
+
+
+
{{ item.name }}
+
{{ item.time }}
+
+
+
+