|
@@ -3289,6 +3289,9 @@ |
|
|
if(this.form.isyc!=null&&this.form.isyc!=""){ |
|
|
if(this.form.isyc!=null&&this.form.isyc!=""){ |
|
|
this.isyc = this.form.isyc |
|
|
this.isyc = this.form.isyc |
|
|
this.ycms = this.form.ycms |
|
|
this.ycms = this.form.ycms |
|
|
|
|
|
}else{ |
|
|
|
|
|
this.isyc = "Y" |
|
|
|
|
|
this.ycms = "" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
saveyc(){ |
|
|
saveyc(){ |
|
|