xiangpei
2024-04-11 4c73bcbbc2fc4c55c2a9c52d772e9885103bc552
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 {