Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
860dc28c
authored
2022-12-09 10:00:50 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:加载
1 parent
ca06a349
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/utils/mixin/table.js
src/utils/mixin/table.js
View file @
860dc28
...
...
@@ -11,7 +11,7 @@ export default {
computed
:
{
...
mapGetters
([
'dictData'
]),
},
crea
ted
()
{
moun
ted
()
{
if
(
this
.
fetchData
)
{
this
.
fetchData
()
}
...
...
Please
register
or
sign in
to post a comment