ソースを参照

fix:修改取消时充值查询参数

wangsisi 4 ヶ月 前
コミット
01191536bb
1 ファイル変更1 行追加0 行削除
  1. 1 0
      src/views/authentic/index.vue

+ 1 - 0
src/views/authentic/index.vue

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