重置搜索

This commit is contained in:
zhangsir
2023-10-26 13:59:42 +08:00
parent f37b0060c4
commit 83cab12239

View File

@@ -397,8 +397,7 @@ export default defineComponent({
}
//重置
const handleRest1 = () => {
state.name = "";
// state.teacherName = '';
state.nameOrTeacherName = ''
state.sysTypeId = null;
getTableDate();
};