更新命名问题
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
{block name="breadcrumb"}
|
||||
<span class="layui-breadcrumb">
|
||||
<a href="http://www.meteteme.com/" target="_blank">江苏美天科技</a>
|
||||
<a href="/business/index/nav">
|
||||
<cite>CRM</cite>
|
||||
<a href="/application/nav/index">
|
||||
<cite>应用</cite>
|
||||
</a>
|
||||
<a>
|
||||
<cite>供应商管理</cite>
|
||||
@@ -286,7 +286,7 @@
|
||||
shadeClose: true,
|
||||
shade: 0.8,
|
||||
area: ['70%', '90%'], // 宽高
|
||||
content: '/business/supplier/view/id/' + id,
|
||||
content: '/business/supplier/view?id=' + id,
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user