update Yi.RuoYi.Vue3/src/views/system/tenant/index.vue.

Signed-off-by: tyjctl <419999127@qq.com>
This commit is contained in:
tyjctl
2024-05-17 04:00:20 +00:00
committed by Gitee
parent 0b8467c0b0
commit 071c541a4b

View File

@@ -214,6 +214,7 @@ function cancel() {
/** 表单重置 */
function reset() {
form.value={};
proxy.resetForm("dataRef");
}
/** 搜索按钮操作 */