Commit 07348172 by qiaoyanqi

isFullPath

parent 297e6e92
......@@ -144,6 +144,10 @@ export default {
showtype: {
type: String,
default: ''
},
isFullPath:{
type: Boolean,
default: false
}
},
data () {
......
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