فهرست منبع

feat(types): 调整清单精灵

vian 4 سال پیش
والد
کامیت
8dc654496e
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      types/src/interface/billGuide.ts

+ 2 - 1
types/src/interface/billGuide.ts

@@ -80,7 +80,8 @@ export interface IBillElfOption {
 
 // 清单精灵数据
 export interface IBillElfItem extends ITreeScm {
-  name: string;
+  // 工序
+  process: string;
   // 工序选项数据
   options: IBillElfOption[];
   // 选项名称