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
cb622880
Commit
cb622880
authored
Jan 01, 2022
by
RuoYi
Browse files
代码生成新增Java类型Boolean
parent
6ef899d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/tool/gen/editTable.vue
View file @
cb622880
...
@@ -33,6 +33,7 @@
...
@@ -33,6 +33,7 @@
<el-option
label=
"Double"
value=
"Double"
/>
<el-option
label=
"Double"
value=
"Double"
/>
<el-option
label=
"BigDecimal"
value=
"BigDecimal"
/>
<el-option
label=
"BigDecimal"
value=
"BigDecimal"
/>
<el-option
label=
"Date"
value=
"Date"
/>
<el-option
label=
"Date"
value=
"Date"
/>
<el-option
label=
"Boolean"
value=
"Boolean"
/>
</el-select>
</el-select>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
...
...
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