CD配唱片
2025-05-08 e3e17a37d85f50bace525ed019ee0cd8d39143eb
src/utils/i18n/locales/plan/index.js
@@ -168,7 +168,8 @@
    customizePlannedCompletionDate:"自定义计划完工日",
    //钣金料号工单异常
    abnormalCause:"异常原因",
    creationTime:"工单创建时间"
    creationTime:"工单创建时间",
    suggestedCompletionDate:"建议完成日期"
  },
};
export const en = {
@@ -341,6 +342,7 @@
    customizePlannedCompletionDate:"Customize the planned completion date",
    //钣金料号工单异常
    abnormalCause:"Abnormal cause",
    creationTime:"Creation time"
    creationTime:"Creation time",
    suggestedCompletionDate:"Suggested Completion Date建议完成日期"
  },
};