wangfei
2024-07-26 58e246019f9a022b0432b1e9a01798112117442e
UI-Project/src/lang/zh.js
@@ -419,5 +419,40 @@
        allstatus: '全部入库状态',
        completedquantity: '完成数量',
        scrapquantity: '报废数量',
    }
    },
    reportmanage:{
        productiontime :'生产时间',
        all :'全部',
        completed :'完工',
        broke :'破损',
        takeout :'拿走',
        dreportwork :'未报工',
        pendingwork :'待报工',
        reportwork :'已报工',
        incise :'切割',
        edging :'磨边',
        steel :'钢化',
        inquire :'查询',
        signingwork :'报工',
        reporteam :'报工班组',
        reportingequipment :'报工设备',
        line :'线路',
        process :'工序',
        glassID :'玻璃ID',
        projectnumber :'工程号',
        layoutID :'钢化版图ID',
        productiontime :'生产时间',
        type :'类型',
        state :'状态',
        processcards :'流程卡',
        number :'序号',
        layer :'层',
        typebreakage :'破损类型',
        causebreakage :'破损原因',
        responsibleprocess :'责任工序',
        responsiblepersonnel :'责任人员',
        responsibleteam :'责任班组',
        responsibleequipment :'责任设备',
        remark :'备注',
    },
}