From 0ddaebe0030d7fa7545f20ce894861856a35bf4c Mon Sep 17 00:00:00 2001 From: shuishen <1109946754@qq.com> Date: Mon, 18 Jul 2022 17:28: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