v3.30.0 【增加】字典项增加回显样式;【优化】文件S3协议对最新minio的支持;

This commit is contained in:
zhuoda
2026-03-01 21:34:21 +08:00
parent 36de38fda3
commit 2c661120ca
132 changed files with 975 additions and 540 deletions

View File

@@ -160,10 +160,10 @@
import TableOperator from '/@/components/support/table-operator/index.vue';
import { TABLE_ID_CONST } from '/@/constants/support/table-id-const';
import DeletedJobList from './components/deleted-job-list.vue';
import { TRIGGER_TYPE_ENUM } from '/@/constants/support/job-const.js';
import { TRIGGER_TYPE_ENUM } from '/@/constants/support/job-const';
import JobFormModal from './components/job-form-modal.vue';
import JobLogListModal from './components/job-log-list-modal.vue';
import { SmartLoading } from '/@/components/framework/smart-loading/index.js';
import { SmartLoading } from '/@/components/framework/smart-loading/index';
const activeKey = ref('1');
const columns = ref([
{