CRM:code review 客户总量统计

This commit is contained in:
YunaiV
2024-03-09 16:51:42 +08:00
parent 55856be1de
commit c89941d435
3 changed files with 5 additions and 3 deletions

View File

@@ -24,6 +24,7 @@
<el-form-item label="归属部门" prop="deptId">
<el-tree-select
v-model="queryParams.deptId"
class="!w-240px"
:data="deptList"
:props="defaultProps"
check-strictly