Explorar o código

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

zhangweicheng %!s(int64=3) %!d(string=hai) anos
pai
achega
f6870313eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      types/src/interface/bill.ts

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

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