|
|
<a title="编辑" href="javascript:;" th:onclick="'javascript:template_editFile(\'编辑模板文件\',\'/super/template/editFile/'+*{id}+'\',\'800\',\'500\');'" class="ml-5" style="text-decoration:none">编辑</a>
|
|
<a title="编辑" href="javascript:;" th:onclick="'javascript:template_editFile(\'编辑模板文件\',\'/super/template/editFile/'+*{id}+'\',\'800\',\'500\');'" class="ml-5" style="text-decoration:none">编辑</a>
|
|
|
<a title="删除" href="javascript:;" th:onclick="'javascript:template_del(\'/super/template/delete/'+*{id}+'\');'" class="ml-5" style="text-decoration:none">删除</a>
|
|
<a title="删除" href="javascript:;" th:onclick="'javascript:template_del(\'/super/template/delete/'+*{id}+'\');'" class="ml-5" style="text-decoration:none">删除</a>
|