Compare commits
3 Commits
9e0a43a75f
...
603421ea87
Author | SHA1 | Date | |
---|---|---|---|
603421ea87 | |||
7b583f761b | |||
50b0866520 |
@ -9,7 +9,7 @@ const open = async (sdk, closeCallBack) => {
|
||||
_DialogObject = null
|
||||
}
|
||||
_DialogObject = await new Dialog(sdk.viewer._container, {
|
||||
title: '功能转换',
|
||||
title: '度分秒',
|
||||
left: '180px',
|
||||
top: '100px',
|
||||
closeCallBack: () => {
|
||||
|
Reference in New Issue
Block a user