附近商圈屏蔽疆外

This commit is contained in:
冯辉
2026-03-12 17:15:34 +08:00
parent c7af2194cc
commit 06a92f2e97
4 changed files with 4 additions and 4 deletions

View File

@@ -120,7 +120,7 @@ const rangeOptions = ref([
{ value: 0, text: '推荐' },
{ value: 1, text: '最热' },
{ value: 2, text: '最新发布' },
{ value: 3, text: '疆外' },
// { value: 3, text: '疆外' },
]);
function choosePosition(index) {