Explorar el Código

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

linchengzhe hace 11 meses
padre
commit
4936b4ed09
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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%;
 	}