diff --git a/04.系统编码/Frontend/src/components/RamanLidar.vue b/04.系统编码/Frontend/src/components/RamanLidar.vue index 723da00..6d7cf2d 100644 --- a/04.系统编码/Frontend/src/components/RamanLidar.vue +++ b/04.系统编码/Frontend/src/components/RamanLidar.vue @@ -646,7 +646,7 @@ export default { let view = document.querySelector('.picture-view'); let width = view.clientWidth / 2; let heigth = view.clientHeight - 102; - + options.loadingExtinctionBeforeStatus = true; let params = { date: moment(options.date).format('YYYY-MM-DD HH'), @@ -1671,6 +1671,7 @@ export default { display: flex; flex-flow: column; justify-content: center; + text-align: center; //:deep(.el-loading-mask) { // top: 64px !important; //}