提交 0da3d0a8 编写于 作者: jq's avatar jq

logo测试

上级 29dce8b9
...@@ -198,6 +198,9 @@ ...@@ -198,6 +198,9 @@
</div> </div>
</div> </div>
</div> </div>
<div>
{{ item }}
</div>
</div> </div>
</template> </template>
......
...@@ -47,6 +47,7 @@ ...@@ -47,6 +47,7 @@
:key="index" :key="index"
class="workbench-li" class="workbench-li"
> >
{{ item }}
<inquiryList-component :item="item" /> <inquiryList-component :item="item" />
</div> </div>
</div> </div>
...@@ -173,6 +174,7 @@ ...@@ -173,6 +174,7 @@
}, },
}, },
created() { created() {
console.log('1233444544343', this.currentDiagList);
console.log('currentCalList---------------------', this.currentCalList); console.log('currentCalList---------------------', this.currentCalList);
}, },
mounted() { mounted() {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册