浏览代码

默认选择个人证书

duy 1 年之前
父节点
当前提交
bd23a4fa9c
共有 1 个文件被更改,包括 1 次插入4 次删除
  1. 1 4
      src/views/manager/projectinfo/treeTemplate/template/electronicSignature.vue

+ 1 - 4
src/views/manager/projectinfo/treeTemplate/template/electronicSignature.vue

@@ -182,10 +182,7 @@ export default {
   watch: {
     'htmlData1': {
       handler(val) {
-        console.log(val,'val');
-     
        setTimeout(async() => {
-   
         if(val.obj){
           let obj=val.obj
           console.log(obj,'obj');
@@ -219,7 +216,7 @@ export default {
           this.radio=''
           this.roleInfo=''
           this.signInfo=''
-          this.signType=''
+          this.signType='2'
           this.pyzbx=0
           this.pyzby=0
         }