From 97ecf272c95dbe53eeed6087ffef3bb14fdf50b8 Mon Sep 17 00:00:00 2001
From: guoyuji <guoyujie@ng.com>
Date: 星期三, 26 七月 2023 16:22:50 +0800
Subject: [PATCH] 整合大屏显示,删除无关文件夹
---
gmms/WebContent/login/machinelistcontent.jsp | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/gmms/WebContent/login/machinelistcontent.jsp b/gmms/WebContent/login/machinelistcontent.jsp
index c2d0d77..858d43e 100644
--- a/gmms/WebContent/login/machinelistcontent.jsp
+++ b/gmms/WebContent/login/machinelistcontent.jsp
@@ -75,11 +75,9 @@
}
}
- }, mounted(){
-
}
})
- console.log(app.$data.machine);
+ // console.log(app.$data.machine);
</script>
</body>
</html>
\ No newline at end of file
--
Gitblit v1.8.0