'工序库位+报表'

This commit is contained in:
Fanzink
2022-03-06 19:36:26 +08:00
parent 82f44b5a62
commit 97997681a2
14 changed files with 376 additions and 193 deletions

View File

@@ -2,7 +2,7 @@
* @Author: gtz
* @Date: 2021-04-22 19:48:46
* @LastEditors: fzq
* @LastEditTime: 2022-03-05 18:24:15
* @LastEditTime: 2022-03-06 16:50:50
* @Description: file content
*/
@@ -24,14 +24,17 @@ export default {
storeTime: '存放时间',
orderName: '工单名',
substrateDetails: '详情基板',
viewSubstrates: '查看基板'
viewSubstrates: '查看基板',
manual: '使用流程',
downl: '导出'
},
substrate: {
substrateCode: '基板编码',
location: '当前位置',
storeTime: '入库时间',
substrateStatus: '基板状态',
editSubstrate: '编辑基板'
editSubstrate: '编辑基板',
interCode: '内部编码'
},
reportSort: {
all: '全部'