Browse Source

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

YunaiV 1 tháng trước cách đây
mục cha
commit
fe0364c3e2

+ 0 - 1
src/views/mall/trade/delivery/pickUpStore/components/StoreStaffTableSelect.vue

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