| | |
| | | 当前任务:{{ taskData.Procedure.procedure.procedureName || "" }} |
| | | </div> |
| | | <div class="title-item title-bng color_4efefa font_size_20"> |
| | | 生产数量:<span>{{ taskData.Order.amount || 0 }}</span> |
| | | 生产数量:<span style="color:#fff;">{{ taskData.Order.amount || 0 }}</span> |
| | | </div> |
| | | </div> |
| | | <template v-if="messageError"> |
| | |
| | | } |
| | | }, |
| | | islook(){ |
| | | this.showBtn=1; |
| | | if (this.timer) { |
| | | clearInterval(this.timer); |
| | | } |
| | | this.num = 0; |
| | | this.showBtn=1; |
| | | this.isLoading=false |
| | | }, |
| | | }, |
| | | methods: { |
| | |
| | | this.islook = true; |
| | | } else { |
| | | this.islook = false; |
| | | this.islook = true; |
| | | // this.islook = true; |
| | | } |
| | | }, |
| | | getDateObj(date, fmt) { |
| | |
| | | position: relative; |
| | | .dialog-footer { |
| | | position: absolute; |
| | | bottom: 30px; |
| | | bottom: 25px; |
| | | width:100%; |
| | | text-align:center; |
| | | } |
| | |
| | | width: 100%; |
| | | } |
| | | .dialog-content-box { |
| | | height: calc(100% - 200px); |
| | | height: calc(100% - 190px); |
| | | // overflow: hidden; |
| | | padding: 20px 0px 20px; |
| | | padding: 20px 0px 10px; |
| | | .el-form { |
| | | overflow: hidden; |
| | | } |
| | | .title-auto-box { |
| | | height: calc(100% - 180px); |
| | | height: calc(100% - 160px); |
| | | overflow: auto; |
| | | width:calc(100% - 140px); |
| | | margin: 0 auto; |