Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
687e67db
Commit
687e67db
authored
Dec 16, 2019
by
RuoYi
Browse files
修正关键词错误
parent
b508e6f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/tool/gen/editTable.vue
View file @
687e67db
...
...
@@ -30,7 +30,7 @@
<el-select
v-model=
"scope.row.javaType"
>
<el-option
label=
"Long"
value=
"Long"
/>
<el-option
label=
"String"
value=
"String"
/>
<el-option
label=
"In
get
er"
value=
"In
get
er"
/>
<el-option
label=
"In
teg
er"
value=
"In
teg
er"
/>
<el-option
label=
"Double"
value=
"Double"
/>
<el-option
label=
"BigDecimal"
value=
"BigDecimal"
/>
<el-option
label=
"Date"
value=
"Date"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment