Commit 9a9db221 authored by dragondean@qq.com's avatar dragondean@qq.com

删除多余的prop

parent fb9a50f8
......@@ -12,15 +12,6 @@ export default {
type: Array,
default: []
},
currencyAndUnit: {
type: Object,
default:() => {
return{
currency: null,
unit: null
}
}
},
value:{
type: Object,
default(){
......
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