From 1a0e4972f80278bfa9e53283374b745b6c968341 Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期二, 13 八月 2024 17:30:57 +0800 Subject: [PATCH] 设备信息管理模块 --- components/picker/location-picker/index.json | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/components/picker/location-picker/index.json b/components/picker/location-picker/index.json index f29aed3..78013bd 100644 --- a/components/picker/location-picker/index.json +++ b/components/picker/location-picker/index.json @@ -1,6 +1,5 @@ { "component": true, "usingComponents": { - "t-cascader": "tdesign-miniprogram/cascader/cascader" } } \ No newline at end of file -- Gitblit v1.9.3