Explorar o código

修改关闭标签页方法

xuefy %!s(int64=3) %!d(string=hai) anos
pai
achega
db0922337b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      flowable-front/src/components/views/openDeal.vue

+ 1 - 1
flowable-front/src/components/views/openDeal.vue

@@ -130,8 +130,8 @@ import { METHODS } from 'http';
                     })
                 },
             closeDealVue(){
-                // history.go(-1);
                 window.parent.goParent();
+                history.go(-1);
                 // alert("关闭此窗口!");
             },
             getQueryString(name) {