| | |
| | | </div> --> |
| | | <div class="card_top-4"> |
| | | <div>工艺编号:{{ list.number }}</div> |
| | | <div |
| | | <!-- <div |
| | | style=" |
| | | font-size: 14px; |
| | | color: #cfcfcf; |
| | |
| | | " |
| | | > |
| | | 工艺的具体信息请点击控制查看! |
| | | </div> |
| | | </div> --> |
| | | </div> |
| | | </template> |
| | | </div> |
| | |
| | | if (Object.keys(this.taskData).length > 0 && this.taskData.Procedure.ID) { |
| | | this.$refs.control.islook = true; |
| | | } else { |
| | | this.$confirm( "当前设备没有工序!", "提示", { |
| | | confirmButtonText: "确定", |
| | | cancelButtonText: "取消", |
| | | type: "warning", |
| | | }) |
| | | .then(() => {}) |
| | | .catch(() => {}); |
| | | this.$message.error("当前设备没有工序!"); |
| | | |
| | | } |
| | | }, |
| | | // 右侧完成 |
| | |
| | | } |
| | | }); |
| | | } else { |
| | | this.$confirm( "当前设备没有工序!", "提示", { |
| | | confirmButtonText: "确定", |
| | | cancelButtonText: "取消", |
| | | type: "warning", |
| | | }) |
| | | .then(() => {}) |
| | | .catch(() => {}); |
| | | this.$message.error("当前设备没有工序!"); |
| | | } |
| | | }, |
| | | getRandomNumber(min, max) { |
| | |
| | | padding: 0 10px; |
| | | height: 70px; |
| | | |
| | | line-height: 40px; |
| | | line-height: 70px; |
| | | color: #fff; |
| | | background: rgb(19, 35, 90); |
| | | font-size: 20px; |