chenlu
2025-06-16 43e7ea5a5768b7e47c3937d37870ed0b868774a9
语言修改补充
12个文件已修改
90 ■■■■ 已修改文件
north-glass-erp/northglass-erp/src/components/pp/SelectProcessCardDetail.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/lang/ar.js 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/lang/en.js 9 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/lang/kr.js 30 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/lang/ru.js 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/lang/zh.js 9 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/views/pp/processCard/SelectDetailProcessCard.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/views/pp/processCard/SelectPrintFlowCard.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/views/pp/processCard/SelectPrintProject.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/views/pp/processCard/SelectProcessCard.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/views/sd/basicData/SearchGlassType.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/views/sd/order/OrderReport.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
north-glass-erp/northglass-erp/src/components/pp/SelectProcessCardDetail.vue
@@ -117,7 +117,7 @@
      filters: [{data: ''}],
      slots: {filter: 'num1_filter'}
    },
    {field: 'rack',width:100, title: t('架号'),  slots: {filter: 'num1_filter'}},
    {field: 'rack',width:100, title:t('processCard.shelfNumber'),  slots: {filter: 'num1_filter'}},
    {field: 'technology_number', title: t('processCard.technologyNumber'),},
    {
      field: 'product_id',
north-glass-erp/northglass-erp/src/lang/ar.js
@@ -285,7 +285,10 @@
            updateOrderIdErrorInputNumber:'请输入数字',
            updateOrderIdErrorNotNo1:'不能修改第一个单子',
            updateOrderError:'此订单已工艺审核或修改无法再次修改,页面将自动刷新!'
        }
        },
        preciseMode:'精确模式',
        ambiguityModels:'模糊模式',
        glassSizeRange:'玻璃尺寸范围'
    },
    searchOrder:{
@@ -496,7 +499,10 @@
        shortestSide:"短边最短(mm)",
        intelligentBranching:"智能分架",
        reset:"重置",
        combinedFrame:"合架",
        shelfNumber:'架号',
        totalSequenceNumber:'总序号',
        cancelMerger:'取消合并',
    },
    reportingWorks:{
        page:{
north-glass-erp/northglass-erp/src/lang/en.js
@@ -286,7 +286,10 @@
            updateOrderIdErrorNotNo1:'不能修改第一个单子',
            updateOrderError:'此订单已工艺审核或修改无法再次修改,页面将自动刷新!'
        }
        },
        preciseMode:'精确模式',
        ambiguityModels:'模糊模式',
        glassSizeRange:'玻璃尺寸范围'
    },
    searchOrder:{
@@ -498,6 +501,10 @@
        shortestSide:"短边最短(mm)",
        intelligentBranching:"智能分架",
        reset:"重置",
        combinedFrame:"合架",
        shelfNumber:'架号',
        totalSequenceNumber:'总序号',
        cancelMerger:'取消合并',
    },
    reportingWorks:{
        page:{
north-glass-erp/northglass-erp/src/lang/kr.js
@@ -294,7 +294,10 @@
            updateOrderIdErrorInputNumber:'숫자 입력 필요',
            updateOrderIdErrorNotNo1:'첫 번째 항목 수정 불가',
            updateOrderError:'此订单已工艺审核或修改无法再次修改,页面将自动刷新!'
        }
        },
        preciseMode:'精确模式',
        ambiguityModels:'模糊模式',
        glassSizeRange:'玻璃尺寸范围'
    },
    searchOrder:{
@@ -406,7 +409,7 @@
        weight:'중량',
        selectedQuantity:'선택 매수',
        establishProcessCards:'공정 카드 생성',
        createBySequenceNumber:'按序号创建',
        createBySequenceNumber:'순서대로 만들기',
        return:' 돌아가기',
        ProductionSchedulingOk:'배치 완료',
        ProductionSchedulingNo:'미배치',
@@ -441,7 +444,7 @@
        composingOk:'레이아웃 가능',
        composingNo:'레이아웃 불가',
        typesetter:'레이아웃 완료',
        revoke:'撤销可排版',
        revoke:'조판 해제',
        scheduledStartTime:'계획 시작 시간',
        planEndTime:'계획 종료 시간',
        customerId:'고객 코드',
@@ -467,8 +470,8 @@
        landingSequence:'랙 하차 순서',
        labelStyle:'라벨 디자인',
        detailPrinting:'明细打印',
        detailsPrintedSeparately:'明细分架打印',
        detailPrinting:'명세 인쇄',
        detailsPrintedSeparately:'상세 분할 인쇄',
        customLabelPrinting:'커스텀 라벨 출력',
        labelPrinting:'라벨 출력',
        sortingSuccessful:'정렬 성공',
@@ -483,10 +486,10 @@
        mergePrinting:'병합 출력',
        printStatus:' 출력 횟수',
        labelPrinting2:'라벨 출력 ',
        finishedProductPrinting2:'成品打印2',
        editablePrinting:'可编辑打印',
        invertSelection:'反选',
        sortSummary:'排序汇总',
        finishedProductPrinting2:'완제품 인쇄 2',
        editablePrinting:'편집 가능한 인쇄',
        invertSelection:'반 선택',
        sortSummary:'정렬 합산',
        addAutomatically:'자동 채우기',
        selectFill:'선택 항목 채우기',
        engineeringPrinting:'프로젝트 출력',
@@ -505,7 +508,14 @@
        shortestSide:"短边最短(mm)",
        intelligentBranching:"智能分架",
        reset:"重置",
        combinedFrame:"허 대",
        shelfNumber:'대 호',
        totalSequenceNumber:'총번호',
        cancelMerger:'합병 취소',
        projectMse1:'请选择工程对应的版图号',
        orderPrint:'주문서 인쇄',
        numberLabelPrintingOperations:'라벨 인쇄 횟수',
        numberTimesProcessCardPrinted:'프로세스 카드 인쇄 횟수',
    },
    reportingWorks:{
        page:{
north-glass-erp/northglass-erp/src/lang/ru.js
@@ -285,7 +285,10 @@
            updateOrderIdErrorInputNumber:'请输入数字',
            updateOrderIdErrorNotNo1:'不能修改第一个单子',
            updateOrderError:'此订单已工艺审核或修改无法再次修改,页面将自动刷新!'
        }
        },
        preciseMode:'精确模式',
        ambiguityModels:'模糊模式',
        glassSizeRange:'玻璃尺寸范围'
    },
    searchOrder:{
@@ -495,7 +498,10 @@
        shortestSide:"短边最短(mm)",
        intelligentBranching:"智能分架",
        reset:"重置",
        combinedFrame:"合架",
        shelfNumber:'架号',
        totalSequenceNumber:'总序号',
        cancelMerger:'取消合并',
    },
    reportingWorks:{
        page:{
north-glass-erp/northglass-erp/src/lang/zh.js
@@ -294,7 +294,10 @@
            updateOrderIdErrorInputNumber:'请输入数字',
            updateOrderIdErrorNotNo1:'不能修改第一个单子',
            updateOrderError:'此订单已工艺审核或修改无法再次修改,页面将自动刷新!'
        }
        },
        preciseMode:'精确模式',
        ambiguityModels:'模糊模式',
        glassSizeRange:'玻璃尺寸范围'
    },
    searchOrder:{
@@ -505,6 +508,10 @@
        shortestSide:"短边最短(mm)",
        intelligentBranching:"智能分架",
        reset:"重置",
        combinedFrame:"合架",
        shelfNumber:'架号',
        totalSequenceNumber:'总序号',
        cancelMerger:'取消合并',
    },
    reportingWorks:{
north-glass-erp/northglass-erp/src/views/pp/processCard/SelectDetailProcessCard.vue
@@ -131,7 +131,7 @@
    merge = res.data.merge
    console.log(merge)
    if(merge != 0){
      gridOptions.toolbarConfig.buttons[0].name='取消合并'
      gridOptions.toolbarConfig.buttons[0].name=t('processCard.cancelMerger')
    }
    xGrid.value.reloadData(produceList)
    gridOptions.loading = false
@@ -208,7 +208,7 @@
    {field: 'glass_child', title: t('reportingWorks.glassChild'),width: 200 },
    {field: 'founder', title: t('processCard.founder'),width: 110 },
    {field: 'splitFrame_time', title: t('processCard.splitFrameTime'),width: 110 },
    {field: 'concatNumber', title: '总序号',width: 110},
    {field: 'concatNumber', title: t('processCard.totalSequenceNumber'),width: 110},
  ],//表头按钮
north-glass-erp/northglass-erp/src/views/pp/processCard/SelectPrintFlowCard.vue
@@ -247,7 +247,7 @@
      //{'code': 'titleStyle', 'name': t('processCard.labelStyle'),status: 'primary'},
      {code: 'detailsPrint', name: t('processCard.detailPrinting'), status: 'primary'},
      {code: 'detailsProcessPrint', name: t('processCard.detailsPrintedSeparately'), status: 'primary'},
      {code: 'orderPrint', name: '订单打印', status: 'primary'},
      {code: 'orderPrint', name: t('processCard.orderPrint'), status: 'primary'},
    ],
    zoom: true,
north-glass-erp/northglass-erp/src/views/pp/processCard/SelectPrintProject.vue
@@ -253,11 +253,11 @@
    },
    {
      field: 'labelPrintNum',
      title: t('标签打印次数')
      title: t('processCard.numberLabelPrintingOperations')
    },
    {
      field: 'processPrintNum',
      title: t('流程卡打印次数')
      title: t('processCard.numberTimesProcessCardPrinted')
    },
  ],//表头按钮
north-glass-erp/northglass-erp/src/views/pp/processCard/SelectProcessCard.vue
@@ -289,7 +289,7 @@
    {field: 'layoutStatus',width:100, title: t('processCard.layoutStatus'), filters: [{data: ''}], slots: {filter: 'select_filter'}},
    {field: 'merge',width:100, title: t('processCard.mergeState'), filters: [{data: ''}], slots: {filter: 'num1_filter'}},
    {field: 'rack',width:100, title: t('架号'), filters: [{data: ''}], slots: {filter: 'num1_filter'}}
    {field: 'rack',width:100, title:t('processCard.shelfNumber'), filters: [{data: ''}], slots: {filter: 'num1_filter'}}
  ],//表头按钮
  toolbarConfig: {
@@ -297,7 +297,7 @@
      {code: 'update', name: t('processCard.composing'), status: 'primary'},
      {code: 'revoke', name: t('processCard.revoke'), status: 'primary'},
      {code: 'delete', name: t('basicData.delete'), status: 'primary'},
      {code: 'rack', name: t('合架'), status: 'primary'},
      {code: 'rack', name: t('processCard.combinedFrame'), status: 'primary'},
    ],
    import: false,
    // export: true,
north-glass-erp/northglass-erp/src/views/sd/basicData/SearchGlassType.vue
@@ -181,7 +181,7 @@
            v-model="submit.glassLevel"
            :options="glassType"
            clearable
            placeholder=""
            :placeholder="$t('processCard.pleaseSelect')"
            :disabled="rowIndex"
        />
      </el-row>
north-glass-erp/northglass-erp/src/views/sd/order/OrderReport.vue
@@ -71,13 +71,13 @@
          @click="changeModel"
          type="primary"
      >
        {{childrenData.model === 0 ? '精确模式' : '模糊模式'}}</el-button>
        {{childrenData.model === 0 ? $t('order.preciseMode') : $t('order.ambiguityModels')}}</el-button>
      <el-input
          v-model="childrenData.scope"
          type="number"
          v-show="childrenData.model===1"
          style="width: 140px;margin-left: 5px"
           placeholder="玻璃尺寸范围"/>
          :placeholder="$t('order.glassSizeRange')"/>
    </template>
  </basic-table>