feat: add useParentField

This commit is contained in:
chenjiahan
2020-08-27 10:11:12 +08:00
parent 216417eae6
commit 0b147c5872
4 changed files with 26 additions and 6 deletions
+2
View File
@@ -18,6 +18,8 @@ import { cellProps } from '../cell/shared';
const [createComponent, bem] = createNamespace('field');
export const FIELD_KEY = 'vanField';
export default createComponent({
provide() {
return {