From ce0d1b5ed54ef4f08ce4d3dad60a9659e5bb57c2 Mon Sep 17 00:00:00 2001 From: tangzy <tangzy123456> Date: Mon, 18 Jul 2022 16:24:11 +0800 Subject: [PATCH] 地块 --- src/views/mapPattern/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/mapPattern/index.vue b/src/views/mapPattern/index.vue index c486356..74fa2b0 100644 --- a/src/views/mapPattern/index.vue +++ b/src/views/mapPattern/index.vue @@ -1,5 +1,5 @@ <template> - <div></div> + <div>12312</div> </template> <script> -- Gitblit v1.9.3