From 0b421f60721ab43c11e44478e967f0161e2989bc Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期三, 26 七月 2023 14:30:26 +0800
Subject: [PATCH] 测试
---
gmms/WebContent/login/machinelistcontent.jsp | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/gmms/WebContent/login/machinelistcontent.jsp b/gmms/WebContent/login/machinelistcontent.jsp
index c2b8441..c2d0d77 100644
--- a/gmms/WebContent/login/machinelistcontent.jsp
+++ b/gmms/WebContent/login/machinelistcontent.jsp
@@ -75,9 +75,11 @@
}
}
+ }, mounted(){
+
}
})
- //console.log(app.$data.machine);
+ console.log(app.$data.machine);
</script>
</body>
</html>
\ No newline at end of file
--
Gitblit v1.8.0