Skip to content

Commit c6b6d2f

Browse files
committed
【功能优化】优化门店店员功能
1 parent a69dc3a commit c6b6d2f

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

src/api/mall/trade/delivery/pickUpStoreStaff/index.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/views/mall/trade/delivery/pickUpStore/components/StoreStaffTableSelect.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ const queryParams = reactive({
160160
mobile: undefined,
161161
status: undefined,
162162
deptId: undefined,
163-
roleId: 4,
163+
roleId: 5,
164164
createTime: []
165165
})
166166
const queryFormRef = ref() // 搜索的表单

0 commit comments

Comments
 (0)