提交 5fd876b4 编写于 作者: tony001's avatar tony001

面包屑调整 --- fix1

上级 5dafd006
......@@ -30,14 +30,14 @@ export default class Breadcrumb extends Vue {
*
* @memberof Breadcrumb
*/
@Prop() public indexViewTag: string;
@Prop() public indexViewTag!: string;
/**
* 首页路径
*
* @memberof Breadcrumb
*/
@Prop() public indexViewPath: string;
@Prop() public indexViewPath!: string;
/**
* 监听路由
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册