删除多余空行

Former-commit-id: cedcc31c0a726324e29d2343402365dbdfe250fe [formerly cedcc31c0a726324e29d2343402365dbdfe250fe [formerly cedcc31c0a726324e29d2343402365dbdfe250fe [formerly cedcc31c0a726324e29d2343402365dbdfe250fe [formerly 85948be9c25a7e81d9dcde27c39eafbc7e2806eb [formerly 6aa44d2e0a1a72ef90dc40188a8e8f5cfa9a8a9e]]]]]
Former-commit-id: 2865171d5ec0344d6531a26ce008fef60dd51a5d
Former-commit-id: 689843b0f9a3047abbcba388de903096acb665cf
Former-commit-id: 67cea71b7909001d68b96c9d23af044a11b104d1 [formerly 09a6bbf1d9b9de370dd649a0601d3536f89b44bf]
Former-commit-id: 4d004d12cbd3d8a3b81fdf8323098ccebfd63e51
Former-commit-id: a3622923bf46fb87b185034b278d8e8ff6114e49
Former-commit-id: 7bcc5fc79ff6197e2b14c0c2029ab7b07204f13e
Former-commit-id: 11576b24b28db078bb7b9bb97c69283124ab59dc
Former-commit-id: 665ac91c42e5f159ddfc6803caa2dbff4ea201f1
This commit is contained in:
liyang
2018-12-29 21:05:38 +08:00
parent c18b21f354
commit 6bc4bd9641

View File

@@ -11,12 +11,10 @@ export default {
type: Boolean,
require: true
},
// 本行的所有数据,此字段不需要额外配置
scope: {
default: null
},
// 通过 component 中 props 字段传过来的数据,此字段需要先在 component 中配置
myProps: {
default: null