Преглед изворни кода

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 {