Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
welfare
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
达摩4.0重构
welfare
Commits
ff3b7755
Commit
ff3b7755
authored
Mar 11, 2021
by
萱草
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 更新
parent
41b2c70d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 additions
and
1 deletions
+1
-1
index.html
dist/index.html
+0
-0
app.749dd4ab.js
dist/js/app.749dd4ab.js
+0
-0
card-package~gic-card.8c020348.js
dist/js/card-package~gic-card.8c020348.js
+0
-0
index.vue
src/components/stock-list/index.vue
+1
-1
No files found.
dist/index.html
View file @
ff3b7755
This diff is collapsed.
Click to expand it.
dist/js/app.
c1cc7c25
.js
→
dist/js/app.
749dd4ab
.js
View file @
ff3b7755
This diff is collapsed.
Click to expand it.
dist/js/card-package~gic-card.
dc57df7
8.js
→
dist/js/card-package~gic-card.
8c02034
8.js
View file @
ff3b7755
This diff is collapsed.
Click to expand it.
src/components/stock-list/index.vue
View file @
ff3b7755
...
...
@@ -105,7 +105,7 @@ export default {
this
.
refresh
();
},
getAppList
()
{
getAppList
(
{
welfareId
:
this
.
welfareId
}
).
then
(
res
=>
{
getAppList
().
then
(
res
=>
{
this
.
appList
=
res
.
result
||
[];
});
},
...
...
Write
Preview
Markdown
is supported
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