Commit 11098f75 authored by zhengke's avatar zhengke

页面修改

parent 2f1a10c3
This diff is collapsed.
...@@ -286,8 +286,8 @@ ...@@ -286,8 +286,8 @@
   let routeUrl = this.$router.resolve({    let routeUrl = this.$router.resolve({
     path: "/contractView",      path: "/contractView",
     query: {      query: {
ContractId:item.Id
} }
   });    });
   window.open(routeUrl.href, '_blank');    window.open(routeUrl.href, '_blank');
}, },
......
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