This website works better with JavaScript.
Home
Explore
Help
Sign In
leiyun
/
yzx_tool
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix bug
vue_2
leiyun
4 years ago
parent
5239281c18
commit
435f456552
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/views/UserAuto.vue
+ 1
- 0
src/views/UserAuto.vue
View File
@@ -56,6 +56,7 @@ export default {
{ prop: "phone", label: "手机号" },
{ prop: "sex", label: "性别" },
{ prop: "cardNo", label: "身份证号" },
{ prop: "studentNo", label: "学号" },
],
count: 100,
}
Write
Preview
Loading…
Cancel
Save