全球等高线

This commit is contained in:
zh
2025-07-14 10:11:48 +08:00
parent 2db5eafabf
commit 040049236d

View File

@ -87,7 +87,7 @@ async function dialog(sdk) {
}
_DialogObject = await new Dialog(sdk, {}, {
title: "等高线", left: '180px',
title: "全局等高线", left: '180px',
top: '100px',
closeCallBack: () => {
_DialogObject = null