Commit 5620ab05 by 乔延琦

Merge branch 'develop-zhouyi' into 'develop'

solution里加上票据

See merge request GFP/RBC/rbc-frontend!142
parents d7b1ee30 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) {
......
......@@ -176,6 +176,10 @@
{
"name": "rbc-news",
"version": "latest"
},
{
"name": "invoice",
"version": "latest"
}
]
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment