仪表盘
版本库
文件存储
活动
搜索
登录
main
/
mom-pro2-before
中小pro2前端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
银川 1.生产订单新增修改时候工序列表拖拽问题解决 2.生产订单新增修改时候工序可以新增物料并更新
gaoluyang
4 天以前
51bdfbf624f857f125ed55d42b17bb85aa526b97
[mom-pro2-before.git]
/
src
/
packages
/
effects
/
common-ui
/
src
/
components
/
api-component
/
index.ts
1
2
3
4
5
6
7
export { default as ApiComponent } from './api-component.vue';
export type {
ApiComponentLabelFn,
ApiComponentOptionsItem,
ApiComponentProps,
ApiComponentSharedProps,
} from './types';