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
cb0a4b78
Commit
cb0a4b78
authored
Feb 24, 2020
by
RuoYi
Browse files
若依 2.1
parent
46a16952
Changes
61
Show whitespace changes
Inline
Side-by-side
ruoyi/src/main/resources/vm/vue/index.vue.vm
View file @
cb0a4b78
...
@@ -230,6 +230,7 @@
...
@@ -230,6 +230,7 @@
import
{
list
${
BusinessName
},
get
${
BusinessName
},
del
${
BusinessName
},
add
${
BusinessName
},
update
${
BusinessName
},
export
${
BusinessName
}
}
from
"
@/api/
${
moduleName
}
/
${
businessName
}
"
;
import
{
list
${
BusinessName
},
get
${
BusinessName
},
del
${
BusinessName
},
add
${
BusinessName
},
update
${
BusinessName
},
export
${
BusinessName
}
}
from
"
@/api/
${
moduleName
}
/
${
businessName
}
"
;
export
default
{
export
default
{
name
:
"
${
BusinessName
}
"
,
data
()
{
data
()
{
return
{
return
{
// 遮罩层
// 遮罩层
...
@@ -288,6 +289,7 @@ export default {
...
@@ -288,6 +289,7 @@ export default {
$
column
.
javaField
:
[
$
column
.
javaField
:
[
{
required
:
true
,
message
:
"
$
comment
不能为空
"
,
trigger
:
"
blur
"
}
{
required
:
true
,
message
:
"
$
comment
不能为空
"
,
trigger
:
"
blur
"
}
]#
if
($
velocityCount
!=
$
columns
.
size
()),#
end
]#
if
($
velocityCount
!=
$
columns
.
size
()),#
end
#
end
#
end
#
end
#
end
}
}
...
...
Prev
1
2
3
4
Next
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