Browse Source

fix:仿真镜像组table样式隔离

linchengzhe 11 months ago
parent
commit
4936b4ed09
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/systemManagement/simulationSceneGroup.vue

+ 1 - 1
src/views/systemManagement/simulationSceneGroup.vue

@@ -329,7 +329,7 @@
 	}
 </script>
 
-<style lang="less">
+<style lang="less" scoped>
 	.container {
 		width: 100%;
 	}