whj 1 년 전
부모
커밋
22d5bc4d98
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/sb/info/SpecialSbInfoWarn.vue

+ 1 - 1
src/views/sb/info/SpecialSbInfoWarn.vue

@@ -6,7 +6,7 @@
 <script>
 import SpecialSbInfo2 from './SpecialSbInfo2'
 export default {
-  name: 'SpecialSbInfo2',
+  name: 'SpecialSbInfoWarn',
   components: {
     SpecialSbInfo2
   }