Commit e40f438a authored by 胡's avatar

feat: 关闭定位

parent 931921fd
...@@ -206,7 +206,7 @@ const getFormVal = () => { ...@@ -206,7 +206,7 @@ const getFormVal = () => {
formConfig.setAll('disabled', () => true); formConfig.setAll('disabled', () => true);
messageDisabled = true; messageDisabled = true;
} else { } else {
getLocation() // getLocation()
} }
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment