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
   }