| | |
| | | }, |
| | | data() { |
| | | return { |
| | | islook: true, |
| | | islook: false, |
| | | showBtn:1, |
| | | num:0, |
| | | timer:null, |
| | |
| | | this.shutdown(); |
| | | }, |
| | | getInfo() { |
| | | // if (Object.keys(this.taskData).length > 0 && this.taskData.Procedure.ID) { |
| | | // this.islook=true |
| | | // }else{ |
| | | // this.islook=false; |
| | | // } |
| | | if (Object.keys(this.taskData).length > 0 && this.taskData.Procedure.ID) { |
| | | this.islook=true |
| | | }else{ |
| | | this.islook=false; |
| | | } |
| | | }, |
| | | getDateObj(date, fmt) { |
| | | if (/(y+)/.test(fmt)) { |
| | |
| | | } |
| | | .dialog-content-box { |
| | | height: calc(100% - 200px); |
| | | overflow: hidden; |
| | | // overflow: hidden; |
| | | padding: 50px 20px 20px; |
| | | .el-form { |
| | | overflow: hidden; |
| | | } |
| | | .title-auto-box { |
| | | height: calc(100% - 130px); |
| | | height: calc(100% - 150px); |
| | | overflow: auto; |
| | | } |
| | | .progress-item{ |