Commit fe1984ac by Joey

solution里加上票据

parent 7707d22f
......@@ -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