duy 1 سال پیش
والد
کامیت
b90422639d
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      src/views/manager/projectinfo/treeTemplate/template/electronicSignature.vue

+ 5 - 0
src/views/manager/projectinfo/treeTemplate/template/electronicSignature.vue

@@ -214,12 +214,17 @@ export default {
           
           }
         }else{
+        console.log(this.setsignaTable,'setsignaTable');
+        let isEdit= this.setsignaTable.some(element => element.show === true);
+        if(!isEdit){
           this.radio=''
           this.roleInfo=''
           this.signInfo=''
           this.signType=''
           this.pyzbx=0
           this.pyzby=0
+        }
+         
           this.colKey=val.keyname
         }
        }, 1000);