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
092b3214
"src/main/git@ustchcs.com:gujinli1118/MCMS.git" did not exist on "f8b4b664785612e81d891a3e20827bcb62ccd0a7"
Unverified
Commit
092b3214
authored
Mar 05, 2022
by
若依
Committed by
Gitee
Mar 05, 2022
Browse files
!443 修复代码错误,其他文件也修改下
Merge pull request !443 from SG/N/A
parents
e9571fc2
4bd5009e
Changes
1
Show whitespace changes
Inline
Side-by-side
ruoyi-generator/src/main/resources/vm/vue/index.vue.vm
View file @
092b3214
<template>
<template>
<div
class=
"app-container"
>
<div
class=
"app-container"
>
<el-form
:model=
"queryParams"
ref=
"queryForm"
size=
"small"
inline=
"true"
v-show=
"showSearch"
label-width=
"68px"
>
<el-form
:model=
"queryParams"
ref=
"queryForm"
size=
"small"
:
inline=
"true"
v-show=
"showSearch"
label-width=
"68px"
>
#
foreach
($
column
in
$
columns
)
#
foreach
($
column
in
$
columns
)
#
if
($
column
.
query
)
#
if
($
column
.
query
)
#
set
($
dictType
=
$
column
.
dictType
)
#
set
($
dictType
=
$
column
.
dictType
)
...
...
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