diff --git a/application/goods/view/spec/index.html b/application/goods/view/spec/index.html index 6993e14db..a55ff4855 100644 --- a/application/goods/view/spec/index.html +++ b/application/goods/view/spec/index.html @@ -87,23 +87,24 @@ - {if auth("$classuri/edit")} + | - 编辑 - {/if} + 编辑 + - {if $vo.status eq 1 and auth("$classuri/forbid")} + | 禁用 - {elseif auth("$classuri/resume")} + | 启用 - {/if} + - {if auth("$classuri/del")} + | 删除 - {/if} + + {/foreach}