Pre Merge pull request !35 from 东方白/dev
commit
3e8769a517
|
|
@ -23,8 +23,6 @@ declare module '@vue/runtime-core' {
|
||||||
DictTag: typeof import('./../components/DictTag/src/DictTag.vue')['default']
|
DictTag: typeof import('./../components/DictTag/src/DictTag.vue')['default']
|
||||||
Echart: typeof import('./../components/Echart/src/Echart.vue')['default']
|
Echart: typeof import('./../components/Echart/src/Echart.vue')['default']
|
||||||
Editor: typeof import('./../components/Editor/src/Editor.vue')['default']
|
Editor: typeof import('./../components/Editor/src/Editor.vue')['default']
|
||||||
ElAutoResizer: typeof import('element-plus/es')['ElAutoResizer']
|
|
||||||
ElAvatar: typeof import('element-plus/es')['ElAvatar']
|
|
||||||
ElBadge: typeof import('element-plus/es')['ElBadge']
|
ElBadge: typeof import('element-plus/es')['ElBadge']
|
||||||
ElButton: typeof import('element-plus/es')['ElButton']
|
ElButton: typeof import('element-plus/es')['ElButton']
|
||||||
ElButtonGroup: typeof import('element-plus/es')['ElButtonGroup']
|
ElButtonGroup: typeof import('element-plus/es')['ElButtonGroup']
|
||||||
|
|
@ -54,7 +52,6 @@ declare module '@vue/runtime-core' {
|
||||||
ElForm: typeof import('element-plus/es')['ElForm']
|
ElForm: typeof import('element-plus/es')['ElForm']
|
||||||
ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
ElFormItem: typeof import('element-plus/es')['ElFormItem']
|
||||||
ElIcon: typeof import('element-plus/es')['ElIcon']
|
ElIcon: typeof import('element-plus/es')['ElIcon']
|
||||||
ElImage: typeof import('element-plus/es')['ElImage']
|
|
||||||
ElImageViewer: typeof import('element-plus/es')['ElImageViewer']
|
ElImageViewer: typeof import('element-plus/es')['ElImageViewer']
|
||||||
ElInput: typeof import('element-plus/es')['ElInput']
|
ElInput: typeof import('element-plus/es')['ElInput']
|
||||||
ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
ElInputNumber: typeof import('element-plus/es')['ElInputNumber']
|
||||||
|
|
@ -63,26 +60,18 @@ declare module '@vue/runtime-core' {
|
||||||
ElPagination: typeof import('element-plus/es')['ElPagination']
|
ElPagination: typeof import('element-plus/es')['ElPagination']
|
||||||
ElPopover: typeof import('element-plus/es')['ElPopover']
|
ElPopover: typeof import('element-plus/es')['ElPopover']
|
||||||
ElRadio: typeof import('element-plus/es')['ElRadio']
|
ElRadio: typeof import('element-plus/es')['ElRadio']
|
||||||
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
|
|
||||||
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
|
||||||
ElRow: typeof import('element-plus/es')['ElRow']
|
ElRow: typeof import('element-plus/es')['ElRow']
|
||||||
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
ElScrollbar: typeof import('element-plus/es')['ElScrollbar']
|
||||||
ElSelect: typeof import('element-plus/es')['ElSelect']
|
ElSelect: typeof import('element-plus/es')['ElSelect']
|
||||||
ElSkeleton: typeof import('element-plus/es')['ElSkeleton']
|
ElSkeleton: typeof import('element-plus/es')['ElSkeleton']
|
||||||
ElSpace: typeof import('element-plus/es')['ElSpace']
|
|
||||||
ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
ElSwitch: typeof import('element-plus/es')['ElSwitch']
|
||||||
ElTable: typeof import('element-plus/es')['ElTable']
|
ElTable: typeof import('element-plus/es')['ElTable']
|
||||||
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
|
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
|
||||||
ElTableV2: typeof import('element-plus/es')['ElTableV2']
|
|
||||||
ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
ElTabPane: typeof import('element-plus/es')['ElTabPane']
|
||||||
ElTabs: typeof import('element-plus/es')['ElTabs']
|
ElTabs: typeof import('element-plus/es')['ElTabs']
|
||||||
ElTag: typeof import('element-plus/es')['ElTag']
|
ElTag: typeof import('element-plus/es')['ElTag']
|
||||||
ElTimeline: typeof import('element-plus/es')['ElTimeline']
|
|
||||||
ElTimelineItem: typeof import('element-plus/es')['ElTimelineItem']
|
|
||||||
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
ElTooltip: typeof import('element-plus/es')['ElTooltip']
|
||||||
ElTransfer: typeof import('element-plus/es')['ElTransfer']
|
|
||||||
ElTree: typeof import('element-plus/es')['ElTree']
|
|
||||||
ElTreeSelect: typeof import('element-plus/es')['ElTreeSelect']
|
|
||||||
ElUpload: typeof import('element-plus/es')['ElUpload']
|
ElUpload: typeof import('element-plus/es')['ElUpload']
|
||||||
Error: typeof import('./../components/Error/src/Error.vue')['default']
|
Error: typeof import('./../components/Error/src/Error.vue')['default']
|
||||||
FlowCondition: typeof import('./../components/bpmnProcessDesigner/package/penal/flow-condition/FlowCondition.vue')['default']
|
FlowCondition: typeof import('./../components/bpmnProcessDesigner/package/penal/flow-condition/FlowCondition.vue')['default']
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,208 @@
|
||||||
|
<template>
|
||||||
|
<Dialog :title="modelTitle" v-model="modelVisible" width="50%">
|
||||||
|
<el-form
|
||||||
|
ref="formRef"
|
||||||
|
:model="formData"
|
||||||
|
:rules="formRules"
|
||||||
|
label-width="80px"
|
||||||
|
v-loading="formLoading"
|
||||||
|
>
|
||||||
|
<el-row>
|
||||||
|
<el-col :span="10">
|
||||||
|
<el-form-item label="租户名" prop="name">
|
||||||
|
<el-input v-model="formData.name" placeholder="请输入租户名" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="10" :offset="2">
|
||||||
|
<el-form-item label="租户套餐" prop="packageId">
|
||||||
|
<el-select v-model="formData.packageId" placeholder="请选择租户套餐" clearable>
|
||||||
|
<el-option
|
||||||
|
v-for="item in props.packageList"
|
||||||
|
:key="item.id"
|
||||||
|
:label="item.name"
|
||||||
|
:value="item.id"
|
||||||
|
/>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
</el-row>
|
||||||
|
<el-row>
|
||||||
|
<el-col :span="10">
|
||||||
|
<el-form-item label="联系人" prop="contactName">
|
||||||
|
<el-input v-model="formData.contactName" placeholder="请输入联系人" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="10" :offset="2">
|
||||||
|
<el-form-item label="联系手机" prop="contactMobile">
|
||||||
|
<el-input v-model="formData.contactMobile" placeholder="请输入联系手机" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
</el-row>
|
||||||
|
<el-row>
|
||||||
|
<el-col :span="10">
|
||||||
|
<el-form-item v-if="formData.id === undefined" label="用户名称" prop="username">
|
||||||
|
<el-input v-model="formData.username" placeholder="请输入用户名称" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="10" :offset="2">
|
||||||
|
<el-form-item v-if="formData.id === undefined" label="用户密码" prop="password">
|
||||||
|
<el-input
|
||||||
|
v-model="formData.password"
|
||||||
|
placeholder="请输入用户密码"
|
||||||
|
type="password"
|
||||||
|
show-password
|
||||||
|
/>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
</el-row>
|
||||||
|
<el-row>
|
||||||
|
<el-col :span="10">
|
||||||
|
<el-form-item label="账号额度" prop="accountCount">
|
||||||
|
<el-input-number
|
||||||
|
v-model="formData.accountCount"
|
||||||
|
placeholder="请输入账号额度"
|
||||||
|
controls-position="right"
|
||||||
|
:min="0"
|
||||||
|
/>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="10" :offset="2">
|
||||||
|
<el-form-item label="过期时间" prop="expireTime">
|
||||||
|
<el-date-picker
|
||||||
|
clearable
|
||||||
|
v-model="formData.expireTime"
|
||||||
|
type="date"
|
||||||
|
value-format="x"
|
||||||
|
placeholder="请选择过期时间"
|
||||||
|
/>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
</el-row>
|
||||||
|
<el-row>
|
||||||
|
<el-col :span="10">
|
||||||
|
<el-form-item label="绑定域名" prop="domain">
|
||||||
|
<el-input v-model="formData.domain" placeholder="请输入绑定域名" />
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
<el-col :span="10" :offset="2">
|
||||||
|
<el-form-item label="租户状态" prop="status">
|
||||||
|
<el-radio-group v-model="formData.status">
|
||||||
|
<el-radio
|
||||||
|
v-for="dict in getIntDictOptions(DICT_TYPE.COMMON_STATUS)"
|
||||||
|
:key="dict.value"
|
||||||
|
:label="dict.value"
|
||||||
|
>{{ dict.label }}
|
||||||
|
</el-radio>
|
||||||
|
</el-radio-group>
|
||||||
|
</el-form-item>
|
||||||
|
</el-col>
|
||||||
|
</el-row>
|
||||||
|
</el-form>
|
||||||
|
<template #footer>
|
||||||
|
<div class="dialog-footer">
|
||||||
|
<el-button @click="submitForm" type="primary" :disabled="formLoading">确 定</el-button>
|
||||||
|
<el-button @click="modelVisible = false">取 消</el-button>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
</Dialog>
|
||||||
|
</template>
|
||||||
|
<script setup lang="ts">
|
||||||
|
import { DICT_TYPE, getIntDictOptions } from '@/utils/dict'
|
||||||
|
import * as TenantApi from '@/api/system/tenant'
|
||||||
|
import { CommonStatusEnum } from '@/utils/constants'
|
||||||
|
|
||||||
|
const { t } = useI18n() // 国际化
|
||||||
|
const message = useMessage() // 消息弹窗
|
||||||
|
const props = defineProps({
|
||||||
|
packageList: {
|
||||||
|
type: Array,
|
||||||
|
// eslint-disable-next-line vue/require-valid-default-prop
|
||||||
|
default: []
|
||||||
|
}
|
||||||
|
})
|
||||||
|
// console.log(props.packageList)
|
||||||
|
const modelVisible = ref(false) // 弹窗的是否展示
|
||||||
|
const modelTitle = ref('') // 弹窗的标题
|
||||||
|
const formLoading = ref(false) // 表单的加载中:1)修改时的数据加载;2)提交的按钮禁用
|
||||||
|
const formType = ref('') // 表单的类型:create - 新增;update - 修改
|
||||||
|
const formData = ref({
|
||||||
|
id: undefined,
|
||||||
|
name: undefined,
|
||||||
|
packageId: undefined,
|
||||||
|
contactName: undefined,
|
||||||
|
contactMobile: undefined,
|
||||||
|
accountCount: undefined,
|
||||||
|
expireTime: undefined,
|
||||||
|
domain: undefined,
|
||||||
|
status: CommonStatusEnum.ENABLE
|
||||||
|
})
|
||||||
|
const formRules = reactive({
|
||||||
|
name: [{ required: true, message: '租户名不能为空', trigger: 'blur' }],
|
||||||
|
packageId: [{ required: true, message: '租户套餐不能为空', trigger: 'blur' }],
|
||||||
|
contactName: [{ required: true, message: '联系人不能为空', trigger: 'blur' }],
|
||||||
|
status: [{ required: true, message: '租户状态不能为空', trigger: 'blur' }],
|
||||||
|
accountCount: [{ required: true, message: '账号额度不能为空', trigger: 'blur' }],
|
||||||
|
expireTime: [{ required: true, message: '过期时间不能为空', trigger: 'blur' }],
|
||||||
|
domain: [{ required: true, message: '绑定域名不能为空', trigger: 'blur' }]
|
||||||
|
})
|
||||||
|
const formRef = ref() // 表单 Ref
|
||||||
|
/** 打开弹窗 */
|
||||||
|
const openModal = async (type: string, id?: number) => {
|
||||||
|
modelVisible.value = true
|
||||||
|
modelTitle.value = t('action.' + type)
|
||||||
|
formType.value = type
|
||||||
|
resetForm()
|
||||||
|
// 修改时,设置数据
|
||||||
|
if (id) {
|
||||||
|
formLoading.value = true
|
||||||
|
try {
|
||||||
|
formData.value = await TenantApi.getTenantApi(id)
|
||||||
|
} finally {
|
||||||
|
formLoading.value = false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
defineExpose({ openModal }) // 提供 openModal 方法,用于打开弹窗
|
||||||
|
|
||||||
|
/** 提交表单 */
|
||||||
|
const emit = defineEmits(['success']) // 定义 success 事件,用于操作成功后的回调
|
||||||
|
const submitForm = async () => {
|
||||||
|
// 校验表单
|
||||||
|
if (!formRef) return
|
||||||
|
const valid = await formRef.value.validate()
|
||||||
|
if (!valid) return
|
||||||
|
// 提交请求
|
||||||
|
formLoading.value = true
|
||||||
|
try {
|
||||||
|
const data = formData.value as unknown as TenantApi.TenantVO
|
||||||
|
if (formType.value === 'create') {
|
||||||
|
await TenantApi.createTenantApi(data)
|
||||||
|
message.success(t('common.createSuccess'))
|
||||||
|
} else {
|
||||||
|
await TenantApi.updateTenantApi(data)
|
||||||
|
message.success(t('common.updateSuccess'))
|
||||||
|
}
|
||||||
|
modelVisible.value = false
|
||||||
|
// 发送操作成功的事件
|
||||||
|
emit('success')
|
||||||
|
} finally {
|
||||||
|
formLoading.value = false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/** 重置表单 */
|
||||||
|
const resetForm = () => {
|
||||||
|
formData.value = {
|
||||||
|
id: undefined,
|
||||||
|
name: undefined,
|
||||||
|
packageId: undefined,
|
||||||
|
contactName: undefined,
|
||||||
|
contactMobile: undefined,
|
||||||
|
accountCount: undefined,
|
||||||
|
expireTime: undefined,
|
||||||
|
domain: undefined,
|
||||||
|
status: CommonStatusEnum.ENABLE
|
||||||
|
}
|
||||||
|
formRef.value?.resetFields()
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
@ -1,197 +1,259 @@
|
||||||
<template>
|
<template>
|
||||||
<ContentWrap>
|
<!-- 搜索 -->
|
||||||
<!-- 列表 -->
|
<content-wrap>
|
||||||
<XTable @register="registerTable">
|
<el-form class="-mb-15px" :model="queryParams" ref="queryFormRef" :inline="true">
|
||||||
<template #toolbar_buttons>
|
<el-form-item label="租户名" prop="name">
|
||||||
<!-- 操作:新增 -->
|
<el-input
|
||||||
<XButton
|
v-model="queryParams.name"
|
||||||
|
placeholder="请输入租户名"
|
||||||
|
clearable
|
||||||
|
@keyup.enter="handleQuery"
|
||||||
|
/>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="联系人" prop="contactName">
|
||||||
|
<el-input
|
||||||
|
v-model="queryParams.contactName"
|
||||||
|
placeholder="请输入联系人"
|
||||||
|
clearable
|
||||||
|
@keyup.enter="handleQuery"
|
||||||
|
/>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="联系手机" prop="contactMobile">
|
||||||
|
<el-input
|
||||||
|
v-model="queryParams.contactMobile"
|
||||||
|
placeholder="请输入联系手机"
|
||||||
|
clearable
|
||||||
|
@keyup.enter="handleQuery"
|
||||||
|
/>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="租户状态" prop="status">
|
||||||
|
<el-select v-model="queryParams.status" placeholder="请选择租户状态" clearable>
|
||||||
|
<el-option
|
||||||
|
v-for="dict in getDictOptions(DICT_TYPE.COMMON_STATUS)"
|
||||||
|
:key="dict.value"
|
||||||
|
:label="dict.label"
|
||||||
|
:value="dict.value"
|
||||||
|
/>
|
||||||
|
</el-select>
|
||||||
|
</el-form-item>
|
||||||
|
<el-form-item label="创建时间" prop="createTime">
|
||||||
|
<el-date-picker
|
||||||
|
v-model="queryParams.createTime"
|
||||||
|
value-format="YYYY-MM-DD HH:mm:ss"
|
||||||
|
type="daterange"
|
||||||
|
range-separator="-"
|
||||||
|
start-placeholder="开始日期"
|
||||||
|
end-placeholder="结束日期"
|
||||||
|
:default-time="[new Date('1 00:00:00'), new Date('1 23:59:59')]"
|
||||||
|
/>
|
||||||
|
</el-form-item>
|
||||||
|
|
||||||
|
<el-form-item>
|
||||||
|
<el-button @click="handleQuery">
|
||||||
|
<Icon icon="ep:search" class="mr-5px" />
|
||||||
|
搜索
|
||||||
|
</el-button>
|
||||||
|
<el-button @click="resetQuery">
|
||||||
|
<Icon icon="ep:refresh" class="mr-5px" />
|
||||||
|
重置
|
||||||
|
</el-button>
|
||||||
|
<el-button
|
||||||
type="primary"
|
type="primary"
|
||||||
preIcon="ep:zoom-in"
|
@click="openModal('create')"
|
||||||
:title="t('action.add')"
|
|
||||||
v-hasPermi="['system:tenant:create']"
|
v-hasPermi="['system:tenant:create']"
|
||||||
@click="handleCreate()"
|
>
|
||||||
/>
|
<Icon icon="ep:plus" class="mr-5px" />
|
||||||
<XButton
|
新增
|
||||||
type="warning"
|
</el-button>
|
||||||
preIcon="ep:download"
|
<el-button
|
||||||
:title="t('action.export')"
|
type="success"
|
||||||
|
plain
|
||||||
|
@click="handleExport"
|
||||||
|
:loading="exportLoading"
|
||||||
v-hasPermi="['system:tenant:export']"
|
v-hasPermi="['system:tenant:export']"
|
||||||
@click="exportList('租户列表.xls')"
|
>
|
||||||
/>
|
<Icon icon="ep:download" class="mr-5px" />
|
||||||
</template>
|
导出
|
||||||
<template #accountCount_default="{ row }">
|
</el-button>
|
||||||
<el-tag> {{ row.accountCount }} </el-tag>
|
</el-form-item>
|
||||||
</template>
|
</el-form>
|
||||||
<template #packageId_default="{ row }">
|
</content-wrap>
|
||||||
<el-tag v-if="row.packageId === 0" type="danger">系统租户</el-tag>
|
|
||||||
<el-tag v-else type="success"> {{ getPackageName(row.packageId) }} </el-tag>
|
<!-- 列表 -->
|
||||||
</template>
|
<content-wrap>
|
||||||
<template #actionbtns_default="{ row }">
|
<el-table v-loading="loading" :data="list" align="center">
|
||||||
<!-- 操作:修改 -->
|
<el-table-column label="租户编号" align="center" prop="id" />
|
||||||
<XTextButton
|
<el-table-column label="租户名" align="center" prop="name" />
|
||||||
preIcon="ep:edit"
|
<el-table-column label="租户套餐" align="center" prop="packageId">
|
||||||
:title="t('action.edit')"
|
<template #default="scope">
|
||||||
v-hasPermi="['system:tenant:update']"
|
<el-tag v-if="scope.row.packageId === 0" type="danger">系统租户</el-tag>
|
||||||
@click="handleUpdate(row.id)"
|
<el-tag v-else type="success">{{ getPackageName(scope.row.packageId) }}</el-tag>
|
||||||
/>
|
</template>
|
||||||
<!-- 操作:详情 -->
|
</el-table-column>
|
||||||
<XTextButton
|
<el-table-column label="联系人" align="center" prop="contactName" />
|
||||||
preIcon="ep:view"
|
<el-table-column label="联系手机" align="center" prop="contactMobile" />
|
||||||
:title="t('action.detail')"
|
<el-table-column label="账号额度" align="center" prop="accountCount">
|
||||||
v-hasPermi="['system:tenant:update']"
|
<template #default="scope">
|
||||||
@click="handleDetail(row.id)"
|
<el-tag>{{ scope.row.accountCount }}</el-tag>
|
||||||
/>
|
</template>
|
||||||
<!-- 操作:删除 -->
|
</el-table-column>
|
||||||
<XTextButton
|
<el-table-column
|
||||||
preIcon="ep:delete"
|
label="过期时间"
|
||||||
:title="t('action.del')"
|
align="center"
|
||||||
v-hasPermi="['system:tenant:delete']"
|
prop="expireTime"
|
||||||
@click="deleteData(row.id)"
|
width="180"
|
||||||
/>
|
:formatter="dateFormatter"
|
||||||
</template>
|
|
||||||
</XTable>
|
|
||||||
</ContentWrap>
|
|
||||||
<XModal v-model="dialogVisible" :title="dialogTitle">
|
|
||||||
<!-- 对话框(添加 / 修改) -->
|
|
||||||
<Form
|
|
||||||
v-if="['create', 'update'].includes(actionType)"
|
|
||||||
:schema="allSchemas.formSchema"
|
|
||||||
:rules="rules"
|
|
||||||
ref="formRef"
|
|
||||||
/>
|
|
||||||
<!-- 对话框(详情) -->
|
|
||||||
<Descriptions
|
|
||||||
v-if="actionType === 'detail'"
|
|
||||||
:schema="allSchemas.detailSchema"
|
|
||||||
:data="detailData"
|
|
||||||
>
|
|
||||||
<template #packageId="{ row }">
|
|
||||||
<el-tag v-if="row.packageId === 0" type="danger">系统租户</el-tag>
|
|
||||||
<el-tag v-else type="success"> {{ getPackageName(row.packageId) }} </el-tag>
|
|
||||||
</template>
|
|
||||||
</Descriptions>
|
|
||||||
<!-- 操作按钮 -->
|
|
||||||
<template #footer>
|
|
||||||
<!-- 按钮:保存 -->
|
|
||||||
<XButton
|
|
||||||
v-if="['create', 'update'].includes(actionType)"
|
|
||||||
type="primary"
|
|
||||||
:title="t('action.save')"
|
|
||||||
:loading="actionLoading"
|
|
||||||
@click="submitForm()"
|
|
||||||
/>
|
/>
|
||||||
<!-- 按钮:关闭 -->
|
<el-table-column label="绑定域名" align="center" prop="domain" width="180" />
|
||||||
<XButton :loading="actionLoading" :title="t('dialog.close')" @click="dialogVisible = false" />
|
<el-table-column label="租户状态" align="center" prop="status">
|
||||||
</template>
|
<template #default="scope">
|
||||||
</XModal>
|
<dict-tag :type="DICT_TYPE.COMMON_STATUS" :value="scope.row.status" />
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
<el-table-column
|
||||||
|
label="创建时间"
|
||||||
|
align="center"
|
||||||
|
prop="createTime"
|
||||||
|
width="180"
|
||||||
|
:formatter="dateFormatter"
|
||||||
|
/>
|
||||||
|
<el-table-column label="操作" align="center" min-width="110" fixed="right">
|
||||||
|
<template #default="scope">
|
||||||
|
<el-button
|
||||||
|
link
|
||||||
|
type="primary"
|
||||||
|
@click="openModal('update', scope.row.id)"
|
||||||
|
v-hasPermi="['system:tenant:update']"
|
||||||
|
>
|
||||||
|
编辑
|
||||||
|
</el-button>
|
||||||
|
<el-button
|
||||||
|
link
|
||||||
|
type="danger"
|
||||||
|
@click="handleDelete(scope.row.id)"
|
||||||
|
v-hasPermi="['system:tenant:delete']"
|
||||||
|
>
|
||||||
|
删除
|
||||||
|
</el-button>
|
||||||
|
</template>
|
||||||
|
</el-table-column>
|
||||||
|
</el-table>
|
||||||
|
<!-- 分页 -->
|
||||||
|
<Pagination
|
||||||
|
:total="total"
|
||||||
|
v-model:page="queryParams.pageNo"
|
||||||
|
v-model:limit="queryParams.pageSize"
|
||||||
|
@pagination="getList"
|
||||||
|
/>
|
||||||
|
</content-wrap>
|
||||||
|
|
||||||
|
<!-- 表单弹窗:添加/修改 -->
|
||||||
|
<tenant-form ref="modalRef" @success="getList" :packageList="packageList" />
|
||||||
</template>
|
</template>
|
||||||
<script setup lang="ts" name="Tenant">
|
<script setup lang="ts" name="Tenant">
|
||||||
import type { FormExpose } from '@/components/Form'
|
import { DICT_TYPE, getDictOptions } from '@/utils/dict'
|
||||||
|
import { dateFormatter } from '@/utils/formatTime'
|
||||||
|
import download from '@/utils/download'
|
||||||
import * as TenantApi from '@/api/system/tenant'
|
import * as TenantApi from '@/api/system/tenant'
|
||||||
import { rules, allSchemas, tenantPackageOption } from './tenant.data'
|
import { getTenantPackageList as getTenantPackageListApi } from '@/api/system/tenantPackage'
|
||||||
|
import TenantForm from './form.vue'
|
||||||
|
import ContentWrap from '@/components/ContentWrap/src/ContentWrap.vue'
|
||||||
|
import DictTag from '@/components/DictTag/src/DictTag.vue'
|
||||||
|
|
||||||
const { t } = useI18n() // 国际化
|
|
||||||
const message = useMessage() // 消息弹窗
|
const message = useMessage() // 消息弹窗
|
||||||
// 列表相关的变量
|
const { t } = useI18n() // 国际化
|
||||||
const [registerTable, { reload, deleteData, exportList }] = useXTable({
|
|
||||||
allSchemas: allSchemas,
|
|
||||||
getListApi: TenantApi.getTenantPageApi,
|
|
||||||
deleteApi: TenantApi.deleteTenantApi,
|
|
||||||
exportListApi: TenantApi.exportTenantApi
|
|
||||||
})
|
|
||||||
|
|
||||||
const actionLoading = ref(false) // 遮罩层
|
const loading = ref(true) // 列表的加载中
|
||||||
const actionType = ref('') // 操作按钮的类型
|
const total = ref(0) // 列表的总页数
|
||||||
const dialogVisible = ref(false) // 是否显示弹出层
|
const list = ref([]) // 列表的数据
|
||||||
const dialogTitle = ref('edit') // 弹出层标题
|
const packageList = ref([]) //租户套餐列表
|
||||||
const formRef = ref<FormExpose>() // 表单 Ref
|
const queryParams = reactive({
|
||||||
const detailData = ref() // 详情 Ref
|
pageNo: 1,
|
||||||
|
pageSize: 10,
|
||||||
|
name: undefined,
|
||||||
|
contactName: undefined,
|
||||||
|
contactMobile: undefined,
|
||||||
|
status: undefined,
|
||||||
|
createTime: []
|
||||||
|
}) //查询参数对象
|
||||||
|
const queryFormRef = ref() // 搜索的表单
|
||||||
|
const exportLoading = ref(false) // 导出的加载中
|
||||||
|
|
||||||
|
/** 查询参数列表 */
|
||||||
|
const getList = async () => {
|
||||||
|
loading.value = true
|
||||||
|
try {
|
||||||
|
const data = await TenantApi.getTenantPageApi(queryParams)
|
||||||
|
list.value = data.list
|
||||||
|
total.value = data.total
|
||||||
|
} finally {
|
||||||
|
loading.value = false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/** 搜索按钮操作 */
|
||||||
|
const handleQuery = () => {
|
||||||
|
queryParams.pageNo = 1
|
||||||
|
getList()
|
||||||
|
}
|
||||||
|
|
||||||
|
/** 重置按钮操作 */
|
||||||
|
const resetQuery = () => {
|
||||||
|
queryFormRef.value.resetFields()
|
||||||
|
handleQuery()
|
||||||
|
}
|
||||||
|
|
||||||
|
/** 添加/修改操作 */
|
||||||
|
const modalRef = ref()
|
||||||
|
const openModal = (type: string, id?: number) => {
|
||||||
|
modalRef.value.openModal(type, id)
|
||||||
|
}
|
||||||
|
|
||||||
|
/** 删除按钮操作 */
|
||||||
|
const handleDelete = async (id: number) => {
|
||||||
|
try {
|
||||||
|
// 删除的二次确认
|
||||||
|
await message.delConfirm()
|
||||||
|
// 发起删除
|
||||||
|
await TenantApi.deleteTenantApi(id)
|
||||||
|
message.success(t('common.delSuccess'))
|
||||||
|
// 刷新列表
|
||||||
|
await getList()
|
||||||
|
} catch {}
|
||||||
|
}
|
||||||
|
|
||||||
|
/** 导出按钮操作 */
|
||||||
|
const handleExport = async () => {
|
||||||
|
try {
|
||||||
|
// 导出的二次确认
|
||||||
|
await message.exportConfirm()
|
||||||
|
// 发起导出
|
||||||
|
exportLoading.value = true
|
||||||
|
const data = await TenantApi.exportTenantApi(queryParams)
|
||||||
|
download.excel(data, '参数配置.xls')
|
||||||
|
} catch {
|
||||||
|
} finally {
|
||||||
|
exportLoading.value = false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/**获取租户套餐名称**/
|
||||||
const getPackageName = (packageId: number) => {
|
const getPackageName = (packageId: number) => {
|
||||||
for (let item of tenantPackageOption) {
|
for (const item of packageList.value) {
|
||||||
if (item.value === packageId) {
|
if (item['id'] == packageId) {
|
||||||
return item.label
|
return item['name']
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return '未知套餐'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// 设置标题
|
/**获取租户套餐**/
|
||||||
const setDialogTile = (type: string) => {
|
const getTenantPackageList = async () => {
|
||||||
dialogTitle.value = t('action.' + type)
|
const data = await getTenantPackageListApi()
|
||||||
actionType.value = type
|
packageList.value = data
|
||||||
dialogVisible.value = true
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// 新增操作
|
/** 初始化 **/
|
||||||
const handleCreate = async () => {
|
onMounted(() => {
|
||||||
// 重置表单
|
getList()
|
||||||
setDialogTile('create')
|
getTenantPackageList()
|
||||||
await nextTick()
|
})
|
||||||
console.log(allSchemas.formSchema, 'allSchemas.formSchema')
|
|
||||||
if (allSchemas.formSchema[4].field !== 'username') {
|
|
||||||
unref(formRef)?.addSchema(
|
|
||||||
{
|
|
||||||
field: 'username',
|
|
||||||
label: '用户名称',
|
|
||||||
component: 'Input'
|
|
||||||
},
|
|
||||||
0
|
|
||||||
)
|
|
||||||
unref(formRef)?.addSchema(
|
|
||||||
{
|
|
||||||
field: 'password',
|
|
||||||
label: '用户密码',
|
|
||||||
component: 'InputPassword'
|
|
||||||
},
|
|
||||||
1
|
|
||||||
)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// 修改操作
|
|
||||||
const handleUpdate = async (rowId: number) => {
|
|
||||||
setDialogTile('update')
|
|
||||||
await nextTick()
|
|
||||||
unref(formRef)?.delSchema('username')
|
|
||||||
unref(formRef)?.delSchema('password')
|
|
||||||
// 设置数据
|
|
||||||
const res = await TenantApi.getTenantApi(rowId)
|
|
||||||
unref(formRef)?.setValues(res)
|
|
||||||
}
|
|
||||||
|
|
||||||
// 详情操作
|
|
||||||
const handleDetail = async (rowId: number) => {
|
|
||||||
// 设置数据
|
|
||||||
const res = await TenantApi.getTenantApi(rowId)
|
|
||||||
detailData.value = res
|
|
||||||
setDialogTile('detail')
|
|
||||||
}
|
|
||||||
|
|
||||||
// 提交按钮
|
|
||||||
const submitForm = async () => {
|
|
||||||
const elForm = unref(formRef)?.getElFormRef()
|
|
||||||
if (!elForm) return
|
|
||||||
elForm.validate(async (valid) => {
|
|
||||||
if (valid) {
|
|
||||||
actionLoading.value = true
|
|
||||||
// 提交请求
|
|
||||||
try {
|
|
||||||
const data = unref(formRef)?.formModel as TenantApi.TenantVO
|
|
||||||
if (actionType.value === 'create') {
|
|
||||||
await TenantApi.createTenantApi(data)
|
|
||||||
message.success(t('common.createSuccess'))
|
|
||||||
} else {
|
|
||||||
await TenantApi.updateTenantApi(data)
|
|
||||||
message.success(t('common.updateSuccess'))
|
|
||||||
}
|
|
||||||
// 操作成功,重新加载列表
|
|
||||||
dialogVisible.value = false
|
|
||||||
} finally {
|
|
||||||
actionLoading.value = false
|
|
||||||
// 刷新列表
|
|
||||||
await reload()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
})
|
|
||||||
}
|
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
|
|
@ -1,186 +0,0 @@
|
||||||
import type { VxeCrudSchema } from '@/hooks/web/useVxeCrudSchemas'
|
|
||||||
import { getTenantPackageList, TenantPackageVO } from '@/api/system/tenantPackage'
|
|
||||||
import { ComponentOptions } from '@/types/components'
|
|
||||||
|
|
||||||
const { t } = useI18n() // 国际化
|
|
||||||
|
|
||||||
export const tenantPackageOption: ComponentOptions[] = []
|
|
||||||
const getTenantPackageOptions = async () => {
|
|
||||||
const res = await getTenantPackageList()
|
|
||||||
res.forEach((tenantPackage: TenantPackageVO) => {
|
|
||||||
tenantPackageOption.push({
|
|
||||||
key: tenantPackage.id,
|
|
||||||
value: tenantPackage.id,
|
|
||||||
label: tenantPackage.name
|
|
||||||
})
|
|
||||||
})
|
|
||||||
|
|
||||||
return tenantPackageOption
|
|
||||||
}
|
|
||||||
getTenantPackageOptions()
|
|
||||||
|
|
||||||
const validateName = (rule: any, value: any, callback: any) => {
|
|
||||||
const reg = /^[a-zA-Z0-9]{4,30}$/
|
|
||||||
if (value === '') {
|
|
||||||
callback(new Error('请输入用户名称'))
|
|
||||||
} else {
|
|
||||||
console.log(reg.test(rule), 'reg.test(rule)')
|
|
||||||
if (!reg.test(value)) {
|
|
||||||
callback(new Error('用户名称由 数字、字母 组成'))
|
|
||||||
} else {
|
|
||||||
callback()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
const validateMobile = (rule: any, value: any, callback: any) => {
|
|
||||||
const reg = /^1(3[0-9]|4[01456879]|5[0-35-9]|6[2567]|7[0-8]|8[0-9]|9[0-35-9])\d{8}$/
|
|
||||||
if (value === '') {
|
|
||||||
callback(new Error('请输入联系手机'))
|
|
||||||
} else {
|
|
||||||
if (!reg.test(value)) {
|
|
||||||
callback(new Error('请输入正确的手机号'))
|
|
||||||
} else {
|
|
||||||
callback()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// 表单校验
|
|
||||||
export const rules = reactive({
|
|
||||||
name: [required],
|
|
||||||
packageId: [required],
|
|
||||||
contactName: [required],
|
|
||||||
contactMobile: [
|
|
||||||
required,
|
|
||||||
{
|
|
||||||
validator: validateMobile,
|
|
||||||
trigger: 'blur'
|
|
||||||
}
|
|
||||||
],
|
|
||||||
accountCount: [required],
|
|
||||||
expireTime: [required],
|
|
||||||
username: [
|
|
||||||
required,
|
|
||||||
{
|
|
||||||
min: 4,
|
|
||||||
max: 30,
|
|
||||||
trigger: 'blur',
|
|
||||||
message: '用户名称长度为 4-30 个字符'
|
|
||||||
},
|
|
||||||
{ validator: validateName, trigger: 'blur' }
|
|
||||||
],
|
|
||||||
password: [
|
|
||||||
required,
|
|
||||||
{
|
|
||||||
min: 4,
|
|
||||||
max: 16,
|
|
||||||
trigger: 'blur',
|
|
||||||
message: '密码长度为 4-16 位'
|
|
||||||
}
|
|
||||||
],
|
|
||||||
domain: [required],
|
|
||||||
status: [required]
|
|
||||||
})
|
|
||||||
|
|
||||||
// CrudSchema.
|
|
||||||
const crudSchemas = reactive<VxeCrudSchema>({
|
|
||||||
primaryKey: 'id',
|
|
||||||
primaryTitle: '租户编号',
|
|
||||||
primaryType: 'id',
|
|
||||||
action: true,
|
|
||||||
columns: [
|
|
||||||
{
|
|
||||||
title: '租户名称',
|
|
||||||
field: 'name',
|
|
||||||
isSearch: true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: '租户套餐',
|
|
||||||
field: 'packageId',
|
|
||||||
table: {
|
|
||||||
slots: {
|
|
||||||
default: 'packageId_default'
|
|
||||||
}
|
|
||||||
},
|
|
||||||
form: {
|
|
||||||
component: 'Select',
|
|
||||||
componentProps: {
|
|
||||||
options: tenantPackageOption
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: '联系人',
|
|
||||||
field: 'contactName',
|
|
||||||
isSearch: true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: '联系手机',
|
|
||||||
field: 'contactMobile',
|
|
||||||
isSearch: true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: '用户名称',
|
|
||||||
field: 'username',
|
|
||||||
isTable: false,
|
|
||||||
isDetail: false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: '用户密码',
|
|
||||||
field: 'password',
|
|
||||||
isTable: false,
|
|
||||||
isDetail: false,
|
|
||||||
form: {
|
|
||||||
component: 'InputPassword'
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: '账号额度',
|
|
||||||
field: 'accountCount',
|
|
||||||
table: {
|
|
||||||
slots: {
|
|
||||||
default: 'accountCount_default'
|
|
||||||
}
|
|
||||||
},
|
|
||||||
form: {
|
|
||||||
component: 'InputNumber'
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: '过期时间',
|
|
||||||
field: 'expireTime',
|
|
||||||
formatter: 'formatDate',
|
|
||||||
form: {
|
|
||||||
component: 'DatePicker',
|
|
||||||
componentProps: {
|
|
||||||
type: 'datetime',
|
|
||||||
valueFormat: 'x'
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: '绑定域名',
|
|
||||||
field: 'domain'
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: '租户状态',
|
|
||||||
field: 'status',
|
|
||||||
dictType: DICT_TYPE.COMMON_STATUS,
|
|
||||||
dictClass: 'number',
|
|
||||||
isSearch: true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: t('table.createTime'),
|
|
||||||
field: 'createTime',
|
|
||||||
formatter: 'formatDate',
|
|
||||||
isForm: false,
|
|
||||||
search: {
|
|
||||||
show: true,
|
|
||||||
itemRender: {
|
|
||||||
name: 'XDataTimePicker'
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
})
|
|
||||||
export const { allSchemas } = useVxeCrudSchemas(crudSchemas)
|
|
||||||
Loading…
Reference in New Issue