Commit e40bf74a by 姜雷

传递参数

parent 0fbba816
...@@ -132,6 +132,7 @@ export default { ...@@ -132,6 +132,7 @@ export default {
customerId={this.customerId} customerId={this.customerId}
visible={this.visible} visible={this.visible}
showMoney={this.showMoney} showMoney={this.showMoney}
showCellphone={this.showCellphone}
title={this.title} title={this.title}
fullscreen={this.fullscreen} fullscreen={this.fullscreen}
top={this.top} top={this.top}
...@@ -156,6 +157,7 @@ export default { ...@@ -156,6 +157,7 @@ export default {
customerId={this.customerId} customerId={this.customerId}
visible={this.visible} visible={this.visible}
showMoney={this.showMoney} showMoney={this.showMoney}
showCellphone={this.showCellphone}
title={this.title} title={this.title}
fullscreen={this.fullscreen} fullscreen={this.fullscreen}
top={this.top} top={this.top}
......
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