From 6c74bf912e251347714099a84585f825b32a1c08 Mon Sep 17 00:00:00 2001 From: zmc <zmc_li@foxmail.com> Date: 星期一, 18 十二月 2023 17:52:05 +0800 Subject: [PATCH] Merge branch 'feature-001' of ssh://114.215.109.124:29418/supervision-vue into feature-001 --- src/enum/location.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/enum/location.js b/src/enum/location.js index 0d79acb..6a7cdc6 100644 --- a/src/enum/location.js +++ b/src/enum/location.js @@ -18,7 +18,7 @@ return [ { label: '鍏ㄩ儴', - value: ['0', '鍏ㄩ儴'], + value: [null, '鍏ㄩ儴'], }, { label: '涓婃捣甯�', -- Gitblit v1.9.3