From d7d5d67fc66ebec0b555d85727a4fab5baa280b7 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Sun, 04 Jul 2021 16:11:49 +0800
Subject: [PATCH] 推送110问题修复
---
src/components/real-popup/main.vue | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/components/real-popup/main.vue b/src/components/real-popup/main.vue
index 299f59a..539a4d7 100644
--- a/src/components/real-popup/main.vue
+++ b/src/components/real-popup/main.vue
@@ -566,6 +566,8 @@
bjsj: row.jjTime,
bz: row.bz,
ckcjmc: item.dictValue,
+ xzb:row.jd,
+ yzb:row.wd
// ckcjbh:
}
}).then(result => {
--
Gitblit v1.9.3