浏览代码

feat(types): 修改IAddComponentFilter属性

zhangweicheng 4 年之前
父节点
当前提交
f6adbfd788
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      types/src/interface/glj.ts

+ 1 - 0
types/src/interface/glj.ts

@@ -473,6 +473,7 @@ export interface IPriceChangeGlj {
 export interface IAddComponentFilter {
   projectGljID: string;
   libGljs: (IStdGlj | ICptGlj)[];
+  processID?: string;
 }
 
 // 补充定额库选项