隐藏搜索框提示

将注释属性添加到table标签上即可
This commit is contained in:
淘青松
2024-12-31 10:56:13 +08:00
parent f8b6d847d5
commit ebce7f3b0e

View File

@@ -5,6 +5,7 @@
data-auth-edit="{:auth('{{controllerUrl}}/edit')}"
data-auth-delete="{:auth('{{controllerUrl}}/delete')}"
lay-filter="currentTable">
<!-- searchTableShow="false" 隐藏搜索框 -->
</table>
</div>
</div>