| | |
| | | this.formData.isFace = '是' |
| | | else |
| | | this.formData.isFace = '否' |
| | | if(this.formData.isPrivate==1) |
| | | if(this.formData.isPrivate==0) |
| | | this.formData.isPrivate = '公有' |
| | | else |
| | | this.formData.isPrivate = '私有' |
| | |
| | | else |
| | | this.formData.isFace = 0 |
| | | if(this.formData.isPrivate== '公有') |
| | | this.formData.isPrivate =1 |
| | | this.formData.isPrivate =0 |
| | | else |
| | | this.formData.isPrivate = 0 |
| | | this.formData.isPrivate = 1 |
| | | this.$refs['elForm'].validate(valid => { |
| | | |
| | | |
| | |
| | | this.formData.isFace = '是' |
| | | else |
| | | this.formData.isFace = '否' |
| | | if(this.formData.isPrivate==1) |
| | | if(this.formData.isPrivate==0) |
| | | this.formData.isPrivate = '公有' |
| | | else |
| | | this.formData.isPrivate = '私有' |
| | |
| | | this.formData.isFace = '是' |
| | | else |
| | | this.formData.isFace = '否' |
| | | if(this.formData.isPrivate==1) |
| | | if(this.formData.isPrivate==0) |
| | | this.formData.isPrivate = '公有' |
| | | else |
| | | this.formData.isPrivate = '私有' |