Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rbc-demo
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
王衍超
rbc-demo
Commits
fe1984ac
Commit
fe1984ac
authored
Apr 02, 2022
by
Joey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
solution里加上票据
parent
7707d22f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
image-view-modal.vue
...oice/src/components/image-view-modal/image-view-modal.vue
+1
-1
solution.json
solution.json
+4
-0
No files found.
develop/@rbc/invoice/src/components/image-view-modal/image-view-modal.vue
View file @
fe1984ac
...
...
@@ -65,7 +65,7 @@ export default {
this
.
bill
=
null
this
.
imageId
=
null
this
.
yearFlags
=
[]
this
.
componentName
&&
GMS
.
$hideContainer
.
remove
(
this
.
componentName
)
this
.
componentName
&&
window
.
GMS
.
$hideContainer
.
remove
(
this
.
componentName
)
}
},
imageId
(
id
)
{
...
...
solution.json
View file @
fe1984ac
...
...
@@ -176,6 +176,10 @@
{
"name"
:
"rbc-news"
,
"version"
:
"latest"
},
{
"name"
:
"invoice"
,
"version"
:
"latest"
}
]
}
...
...
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