Explorar o código

fix: 销售办事处联想销售负责人

lanjianrong %!s(int64=3) %!d(string=hai) anos
pai
achega
52728a2614
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/dashboard/workbench/index.vue

+ 1 - 1
src/views/dashboard/workbench/index.vue

@@ -98,7 +98,7 @@
             options,
             showArrow: true,
             onChange: async (value: string) => {
-              officeStore.getStaffWithCategoryIdAction({ categoryId: value })
+              officeStore.getStaffWithCategoryIdAction({ category: value })
               const formRef = formElRef.value
               formRef?.setFieldsValue({ staffId: '' })
             }