提交 66bd7edf 编写于 作者: ibizdev's avatar ibizdev

chitanda 发布系统代码

上级 15c0ef63
......@@ -123,7 +123,6 @@ export class AppBreadcrumb extends Vue {
let dropdown: any = null;
if (arr.length === (i + 1)) {
const list = this.getItems(item.tag);
console.log(list);
if (list && list.length > 0) {
const c = item.context;
dropdown = <i-select v-model={c[c.srfappdename]} on-on-change={(val: any) => this.itemChange(c, item, val)} size="small">
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册