Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2023-02-07 10:25:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5a1c5e883d41161e5ca0a379449026fd1daa43cf
5a1c5e88
1 parent
9ebdf302
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/views/index.vue
src/views/index.vue
View file @
5a1c5e8
<!--
* @Date: 2022-07-18 10:22:22
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2023-02-0
1 18:20:34
* @LastEditTime: 2023-02-0
7 10:25:41
* @FilePath: /data-table/src/views/index.vue
* @Description: 首页
-->
...
...
@@ -253,6 +253,7 @@ onMounted(async () => {
name: "gender",
tag: "gender",
label: "性别",
default: '男',
required: true,
},
},
...
...
Please
register
or
login
to post a comment