问题修改

This commit is contained in:
cdf
2025-03-06 16:57:05 +08:00
parent 4233317f5d
commit 15e1be00af

View File

@@ -192,7 +192,8 @@ export default {
ruleForm: {
searchValue: '',
pageNum: 1,
pageSize: 20
pageSize: 20,
orgId:JSON.parse(window.sessionStorage.getItem('Info')).deptId,
// orderBy: "",
// searchBeginTime: "",
// searchEndTime: "",