guhongwei 5 년 전
부모
커밋
9e8737f2bf
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/layout/index/notice.vue

+ 1 - 0
src/layout/index/notice.vue

@@ -46,6 +46,7 @@ export default {
   data: () => ({
     borderColor: '#850000',
     Color: '#850000',
+    test: '',
   }),
   created() {},
   computed: {},