소스 검색

默认选择个人证书

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
         }