UI-Project/src/views/UnLoadGlass/Landingindicationtwo.vue
@@ -167,7 +167,7 @@
  tableContent += '</table>';
  Swal.fire({
    title: "$t('reportWork.glassinformation')",
    title: t('reportWork.glassinformation'),
    // title: '玻璃信息',
    html: tableContent,
    customClass: {
@@ -193,9 +193,9 @@
<style scoped>
.glass-rack {
  margin-left: 20px;
  /* margin-left: 20px; */
  width: 500px;
  margin-top: 10px;
  margin-top: 5px;
}
.rack-rect:hover {
  cursor: pointer;