فهرست منبع

feat(types): 工料机指标属性改变

zhangweicheng 3 سال پیش
والد
کامیت
f6870313eb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      types/src/interface/bill.ts

+ 1 - 1
types/src/interface/bill.ts

@@ -278,7 +278,7 @@ export interface IBillIndexGlj {
   type: GljType;
   type: GljType;
   code: string;
   code: string;
   name: string;
   name: string;
-  specs: string;
+  specs?: string;
   unit: string;
   unit: string;
   quantity: string;
   quantity: string;
   marketPrice: string;
   marketPrice: string;