@@ -114,6 +117,8 @@
finished: false,
show: false,
showFile: false,
+ htqsShow:false,
+ noticeUrl:false,
fileList: [],
listLength: '0',
cbfbm:"",
@@ -197,8 +202,14 @@
},
contractSign(val){
eqbCbfhtwq(val).then(response => {
- window.location.href = response.data;
+ this.noticeUrl = response.data;
+ this.htqsShow = true;
});
+
+ },
+ confirmn(){
+ this.applicationList = [];
+ this.getList();
},
openPopupFile(id){
this.fileList = [];
diff --git a/src/views/sunVillage_info/list_cbht.vue b/src/views/sunVillage_info/list_cbht.vue
index 9d7a3fb2..ddcf628b 100644
--- a/src/views/sunVillage_info/list_cbht.vue
+++ b/src/views/sunVillage_info/list_cbht.vue
@@ -55,7 +55,7 @@
预览
-->
-