必到点采集模块并且展示地图方格 新增任务进度展示所有方格和任务处理
This commit is contained in:
@ -120,7 +120,7 @@ const props = defineProps({
|
||||
},
|
||||
selectable: {
|
||||
type: Function,
|
||||
default: () => {}
|
||||
default: () => []
|
||||
}
|
||||
});
|
||||
// 可选的时候选择的数据
|
||||
|
Reference in New Issue
Block a user