linwenxin 10 ماه پیش
والد
کامیت
d15445e4e9
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/setting/networkSigning/contractManagement/enterpriseCaCertification/index.vue

+ 1 - 0
src/views/setting/networkSigning/contractManagement/enterpriseCaCertification/index.vue

@@ -380,6 +380,7 @@ export default {
             companyCaAuthGetAuth({
               companyCaAuthId: row.companyCaAuthId
             }).then(res => {
+              window.open(res.data, '_blank')
               this.$refs?.pageRef?.refreshList()
             })
           }