From 93cabf85448e7b7aef6f0b7456c905b0581d4bd1 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 02 Jan 2024 10:25:49 +0800
Subject: [PATCH] 场所管理位置显示异常

---
 src/views/place/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/place/index.vue b/src/views/place/index.vue
index 149a7b5..8dd7ce9 100644
--- a/src/views/place/index.vue
+++ b/src/views/place/index.vue
@@ -262,7 +262,7 @@
 
                     {
                         label: "位置",
-                        prop: "localtion",
+                        prop: "location",
                         span: 24,
                         minWidth: 220,
                         overHidden: true,

--
Gitblit v1.9.3