소스 검색

feat(types): 项目工料机类型

zhangweicheng 4 년 전
부모
커밋
94395e3cba
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      types/src/interface/glj.ts

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

@@ -189,6 +189,7 @@ export interface IMatchedInfoPrice{
   name: string;
   specs: string;
   unit: string;
+  dateRemark?:string;
 }
 
 export interface IProjectGlj {