CanadaMes-ui/src/views/home/index.vue
@@ -79,7 +79,7 @@ margin: 0 auto; background-repeat: no-repeat; /* background-size: 100% 100%; */ background-size: 1660px 560px; background-size: 1660px 560px ; background-attachment: local; width: 1660px; } @@ -590,6 +590,9 @@ OutByGlassID(glassid).then(res => { if (res.data.message3 == 200) { this.$message.success(this.$t('Operation successful')); } else if (res.data.message2 == 300) { this.$message.success(this.$t('There is no such grid')); } }); } else {