From 24dd327436e48286a3390148e5c5a541a79c7b8a Mon Sep 17 00:00:00 2001 From: TreeWish <1131093754@qq.com> Date: 星期四, 23 二月 2023 09:46:22 +0800 Subject: [PATCH] Merge branch 'master' of http://103.85.165.99:8989/r/LFWEB_NEW --- src/components/MapView/mapSpacePop.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/MapView/mapSpacePop.vue b/src/components/MapView/mapSpacePop.vue index 37ef809..648bff5 100644 --- a/src/components/MapView/mapSpacePop.vue +++ b/src/components/MapView/mapSpacePop.vue @@ -232,7 +232,7 @@ obj = this.optionx.find(function (item) { return item.field === value; }); - // debugger + // if (obj.type == 'serial' || obj.type == 'int') { // this.options = this.options2; // } else { -- Gitblit v1.9.3