|
@@ -426,6 +426,7 @@ const onCancel = () => {
|
|
if (isUpdata.value) {
|
|
if (isUpdata.value) {
|
|
authenticMap.cancelDraw();
|
|
authenticMap.cancelDraw();
|
|
} else {
|
|
} else {
|
|
|
|
+ Object.assign(formInlineSearch, initForm);
|
|
getList((geoms) => {
|
|
getList((geoms) => {
|
|
authenticMap.allUnSelect();
|
|
authenticMap.allUnSelect();
|
|
});
|
|
});
|