Soleilw před 1 rokem
rodič
revize
1b874a514a

dist/assets/index-54-pU8sB.js
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


+ 1
- 1
dist/index.html Zobrazit soubor

@@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/logo_1.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>菊城人才市场后台管理</title>
<script type="module" crossorigin src="/assets/index-zcT4qZvA.js"></script>
<script type="module" crossorigin src="/assets/index-54-pU8sB.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-LsV7U6wr.css">
</head>
<body>

+ 2
- 2
src/views/setting/item/columns/index.ts Zobrazit soubor

@@ -1,6 +1,6 @@
export const cols = <ColType.type[]>[
{
title: '备注',
title: '配置名称',
dataIndex: 'remark'
},
{
@@ -8,7 +8,7 @@ export const cols = <ColType.type[]>[
dataIndex: 'value'
},
{
title: '配置',
title: '配置Code',
dataIndex: 'name'
},
{

Načítá se…
Zrušit
Uložit