1
0
Fork 0
mirror of https://github.com/silenty4ng/k5web synced 2025-04-19 00:29:49 +00:00
This commit is contained in:
Silent YANG 2024-02-03 08:48:51 +08:00
parent dcf7393393
commit 729fa60e01
2 changed files with 2 additions and 2 deletions
src
components/footer
views/list/search-table

View file

@ -1,6 +1,6 @@
<template>
<a-layout-footer class="footer">
<a href="https://github.com/silenty4ng/k5web" target="_blank">K5Web - V0.1.202402022130</a>
<a href="https://github.com/silenty4ng/k5web" target="_blank">K5Web - V0.1.202402030850</a>
</a-layout-footer>
</template>

View file

@ -127,7 +127,7 @@
{
title: '信道名称',
colKey: 'name',
width: 150,
width: 250,
align: 'left',
edit: {
component: Input,