fix: 【mall】门店提提中,移除员工选择表单默认的 roleId 字段

pull/844/head
YunaiV 2025-12-20 10:16:03 +08:00
parent 3648cf2e08
commit fe0364c3e2
1 changed files with 0 additions and 1 deletions

View File

@ -160,7 +160,6 @@ const queryParams = reactive({
mobile: undefined,
status: undefined,
deptId: undefined,
roleId: 5,
createTime: []
})
const queryFormRef = ref() //