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: {},