From c0a7df34b21d65b54119844abc5d95ca70495e71 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Sat, 08 May 2021 16:07:59 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/jfpt-Vue
---
src/components/real-popup/main.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/components/real-popup/main.vue b/src/components/real-popup/main.vue
index 475a5c8..34ce97a 100644
--- a/src/components/real-popup/main.vue
+++ b/src/components/real-popup/main.vue
@@ -562,7 +562,6 @@
}).then((resdata) => {});
// that.onLoad(that.page, that.query);
if (t == "办结") {
- console.log(t, 354343);
location.reload();
} else {
that.$router.push({
--
Gitblit v1.9.3