wxw
2025-06-15 2f263d548dc8b9e270f5f5663e80f9d4f5880b10
Web/src/views/wcs/wcsDevice/index.vue
@@ -182,7 +182,7 @@
};
//生成点位
const generateDevicePos = (row: any) => {
  ElMessageBox.prompt('请输入起始点位', '生成点位', {
  ElMessageBox.prompt('请输入起始点位', '生成点位,工位号:'+row.stationNum, {
    confirmButtonText: '确定',
    cancelButtonText: '取消',
  })