Explorar el Código

feat(types): 添加清空子目换算类型

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

+ 7 - 1
types/src/interface/base.ts

@@ -155,12 +155,18 @@ export enum ActionType {
 
 // 特殊的action
 export enum ActionName {
+  // 项目属性相关
+  RESET_COL_METAS = 'resetColMetas', // 重置默认列设置
+
   // ration相关
   ADD_STD_RATIONS = 'addStdRations', // 添加标准定额
-  RESET_COL_METAS = 'resetColMetas', // 重置默认列设置
+  CLEAN_ZMHS = 'cleanZmhs', // 清空子目换算
+
+  // 定额工料机相关
   UPDATE_INDEX_KEY = 'updateIndexKey', // 修改定额工料机的名称,规格,单位
   ADD_RATION_GLJS = 'addRationGljs', // 添加定额工料机(多个)
   REPLACE_RATION_GLJ = 'replaceRationGlj', // 替换定额工料机(单个)
+
   APPLY_ALL_INFO_PRICE = 'applyAllInfoPrice', // 批量套用信息价
   PASTE_BLOCK = 'pasteBlock', // 复制整块