【功能优化】优化门店店员功能

This commit is contained in:
痴货
2024-10-08 16:14:05 +08:00
parent a69dc3a187
commit c6b6d2f404
2 changed files with 1 additions and 7 deletions

View File

@ -160,7 +160,7 @@ const queryParams = reactive({
mobile: undefined,
status: undefined,
deptId: undefined,
roleId: 4,
roleId: 5,
createTime: []
})
const queryFormRef = ref() // 搜索的表单