Browse Source

feat(types): 修改IAddComponentFilter属性

zhangweicheng 4 năm trước cách đây
mục cha
commit
f6adbfd788
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;
 }
 
 // 补充定额库选项