提交 37276ff2 编写于 作者: Shine-zwj's avatar Shine-zwj

update:更新

上级 1e017abe
......@@ -372,6 +372,8 @@
if (data.length > 0) {
const items = JSON.parse(JSON.stringify(data));
this.doItems(items);
} else {
this.handleAdd();
}
this.$emit('load', this.items);
} else {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册