Commit 0fbba816 by 姜雷

添加参数传递

parent 9be044b0
...@@ -46,6 +46,10 @@ export default { ...@@ -46,6 +46,10 @@ export default {
type: Boolean, type: Boolean,
default: false, default: false,
}, },
showCellphone: {
type: Boolean,
default: false,
},
}, },
methods: { methods: {
refreshBeanData() { refreshBeanData() {
......
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