Explorar el Código

feat(types): 添加定额子目增加费子类型

zhangweicheng hace 4 años
padre
commit
d8dba96b5a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      types/src/interface/ration.ts

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

@@ -448,7 +448,7 @@ export enum RationSubProp {
   ASS = 'rationAssList', // 辅助定额
   INS = 'rationInstallList', // 定额安装增加费
   TPL = 'rationTemplate', // 定额子目模板
-  ITM = 'rationItemList', // 定额子目增加费
+  ITM = 'rationItemList', //  定额子目增加费
 }
 
 // 补充定额库选项