mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
commit
e7d4e0bda6
@ -70,7 +70,7 @@
|
||||
// 属性参数
|
||||
$rootScope.paramList = filterParamList(JSON.parse('{$vo.spec_param|default="[]"|raw}') || []);
|
||||
$rootScope.spec_title = '{$vo.spec_title|default=""}';
|
||||
$rootScope.spec_desc = '{$vo.sepc_desc|default=""}';
|
||||
$rootScope.spec_desc = '{$vo.spec_desc|default=""}';
|
||||
|
||||
// 删除菜单
|
||||
$rootScope.delParam = function (x) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user