上片模块、钢化前大理片笼新增进页面接口,隐藏中空线预览任务按钮
| | |
| | | const titleSelectJson = ref({ |
| | | engineerId: [], |
| | | }) |
| | | const selectGong = async () => { |
| | | try { |
| | | const response = await request.post('/loadGlass/loadglassdevicetaskhistory/queryAllMessage',{ |
| | | redisRequest: 'loadGlassRequestOne', |
| | | stationCell: 5, |
| | | tableName: 'LOAD_GLASS_DEVICE_ONE_TASK', |
| | | webSocketName: 'loadGlassOne' |
| | | }); |
| | | if (response.code == 200) { |
| | | } |
| | | } catch (error) { |
| | | } |
| | | }; |
| | | request.post("/loadGlass/up-patten-usage/setUpPattenRequest", { |
| | | state: null, |
| | | stationCell: 5 |
| | |
| | | }; |
| | | onMounted(() => { |
| | | socket = initializeWebSocket(socketUrl, handleMessage); |
| | | selectGong() |
| | | }); |
| | | onUnmounted(() => { |
| | | if (socket) { |
| | |
| | | const titleSelectJson = ref({ |
| | | engineerId: [], |
| | | }) |
| | | const selectGong = async () => { |
| | | try { |
| | | const response = await request.post('/loadGlass/loadglassdevicetaskhistory/queryAllMessage',{ |
| | | redisRequest: 'loadGlassRequestTwo', |
| | | stationCell: 6, |
| | | tableName: 'LOAD_GLASS_DEVICE_TWO_TASK', |
| | | webSocketName: 'loadGlassTwo' |
| | | }); |
| | | if (response.code == 200) { |
| | | } |
| | | } catch (error) { |
| | | } |
| | | }; |
| | | request.post("/loadGlass/up-patten-usage/setUpPattenRequest",{ |
| | | state: null, |
| | | stationCell: 6 |
| | |
| | | }; |
| | | onMounted(() => { |
| | | socket = initializeWebSocket(socketUrl, handleMessage); |
| | | selectGong() |
| | | }); |
| | | onUnmounted(() => { |
| | | if (socket) { |
| | |
| | | printLayer.value = row.layer |
| | | printGlassId.value = row.glassId |
| | | } |
| | | const selectGong = async () => { |
| | | try { |
| | | const response = await request.get('/cacheVerticalGlass/bigStorageCageHistoryTask/queryAllMessage'); |
| | | if (response.code == 200) { |
| | | } |
| | | } catch (error) { |
| | | } |
| | | }; |
| | | // setInterval(() => { |
| | | // localStorage.clear(); // 清除所有localStorage数据 |
| | | // }, 60000); |
| | |
| | | onMounted(() => { |
| | | socket = initializeWebSocket(socketUrl, handleMessage); |
| | | parseAndSetTime(); |
| | | selectGong() |
| | | }); |
| | | onUnmounted(() => { |
| | | if (socket) { |
| | |
| | | <el-button id="searchButton" type="primary" @click="handlezhiban"> |
| | | {{ $t('hellow.createtask') }} |
| | | </el-button> |
| | | <el-button type="primary" @click="selectproject"> |
| | | <!-- <el-button type="primary" @click="selectproject"> |
| | | {{ $t('hellow.reviewproject') }} |
| | | </el-button> |
| | | </el-button> --> |
| | | <el-button style="margin-left: 10px;" id="searchButton" type="primary" @click="handlehistorical">{{ |
| | | $t('searchOrder.historicaltasks') }}</el-button> |
| | | <el-button style="margin-left: 10px;" id="searchButton" type="success" @click="handleBinda"> |
| | |
| | | <el-button id="searchButton" type="primary" @click="handlezhiban"> |
| | | {{ $t('hellow.createtask') }} |
| | | </el-button> |
| | | <el-button type="primary" @click="selectproject"> |
| | | <!-- <el-button type="primary" @click="selectproject"> |
| | | {{ $t('hellow.reviewproject') }} |
| | | </el-button> |
| | | </el-button> --> |
| | | <el-button style="margin-left: 10px;" id="searchButton" type="primary" @click="handlehistorical">{{ |
| | | $t('searchOrder.historicaltasks') }}</el-button> |
| | | <el-button style="margin-left: 10px;" id="searchButton" type="success" @click="handleBinda"> |