Merge branch 'hotfix/demo25'
Former-commit-id: 74562957bb97678eabd736f802fe0a399df723a3 [formerly 74562957bb97678eabd736f802fe0a399df723a3 [formerly 74562957bb97678eabd736f802fe0a399df723a3 [formerly 74562957bb97678eabd736f802fe0a399df723a3 [formerly b6cc2c05cc1fcd06f17b6e25090e3a0ce1ad57f4 [formerly 233c7dd30eed2a623ed84eddbdf2aa071a70d117]]]]] Former-commit-id: 0c614d055ea77d1d0f0fab9d51b8c8a010efd82f Former-commit-id: b7b261d91086940a43d46ef8d9e3fa237e4b5174 Former-commit-id: 91c4db88bad25e12ef1f9461509c0b05f1d9ef7d [formerly c8ec9ee2b4573b0f3adddbb6a78a365e738b4dac] Former-commit-id: 8ef5445140547d56b97a831727a8a5ba078da59d Former-commit-id: 4eacf55cb5e5ca9fb6d8173091972d2b4809f37a Former-commit-id: 702804f304b28522d19411bf7ca6344b8980a37c Former-commit-id: 9143078cc7408766dec44fa3d784e815eeb3c953 Former-commit-id: 13e8fcc658158554e179507e58c02cd1dc47ac72
This commit is contained in:
@@ -11,12 +11,10 @@ export default {
|
||||
type: Boolean,
|
||||
require: true
|
||||
},
|
||||
|
||||
// 本行的所有数据,此字段不需要额外配置
|
||||
scope: {
|
||||
default: null
|
||||
},
|
||||
|
||||
// 通过 component 中 props 字段传过来的数据,此字段需要先在 component 中配置
|
||||
myProps: {
|
||||
default: null
|
||||
|
||||
Reference in New Issue
Block a user