| | |
| | | <el-card style="flex: 1;margin-left: 10px;margin-top: 10px;margin-right: 10px;height: 800px;" v-loading="loading"> |
| | | <el-scrollbar height="750px" width="1400px" style="background-color: #e9e9eb;"> |
| | | <div style="position: relative;"> |
| | | <div |
| | | <div |
| | | v-for="(rect, index) in adjustedRects" |
| | | :key="rect.glass_id" |
| | | class="rect" |
| | |
| | | glassId: currentGlassId.value, |
| | | state: 8, |
| | | line: 1001, |
| | | workingProcedure: '识别', |
| | | workingProcedure: '切割', |
| | | }) |
| | | if (response.code == 200) { |
| | | ElMessage.success(response.message); |
| | |
| | | glassId: currentGlassId.value, |
| | | state: 9, |
| | | line: 1001, |
| | | workingProcedure: '识别', |
| | | workingProcedure: '切割', |
| | | }) |
| | | if (response.code == 200) { |
| | | // 绑定成功,处理逻辑 |