ZhangXianQiang
2024-04-10 c9aaead65392b10b576f2f35c992a64bfb7ab08f
src/views/screen/components/screen-examine/index.vue
@@ -72,10 +72,11 @@
<style lang="scss" scoped>
.examine-container {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px
}
.examine-content {