| | |
| | | :visible.sync="pdfVisible" |
| | | width="60%" |
| | | > |
| | | <div style="text-align: right;"> |
| | | <!-- <div style="text-align: right;"> |
| | | <el-button type="success" @click="drawer = true" |
| | | >文件指导目录</el-button |
| | | > |
| | | </div> |
| | | </div> --> |
| | | <el-tabs |
| | | style="margin-top: 20px;" |
| | | v-model="activeName" |
| | |
| | | infoid: null |
| | | }, |
| | | affirmform: { |
| | | infoid: null, |
| | | organdecision: [] |
| | | infoid: null |
| | | }, |
| | | ethicform: { |
| | | infoid: null |
| | |
| | | console.log(this.form.workflow); |
| | | console.log(this.actives); |
| | | if (this.form.workflow == this.actives) { |
| | | if (this.actives <= 6) { |
| | | this.actives++; |
| | | } else { |
| | | console.log("已到达最大值"); |
| | | } |
| | | if (this.form.workflow <= 6) { |
| | | } else { |
| | | this.form.workflow++; |