editFormPage_mixin
文档未完成
# 需独立引入
import editFormPage_mixin from 'yb-components/packages/es/mixins/editFormPage_mixin';
export default {
mixins: [editFormPage_mixin],
};
1
2
3
4
5
2
3
4
5
上次更新: 2022/05/22, 22:22:27
文档未完成
import editFormPage_mixin from 'yb-components/packages/es/mixins/editFormPage_mixin';
export default {
mixins: [editFormPage_mixin],
};