'基础+报表'
This commit is contained in:
@@ -940,6 +940,26 @@ export default {
|
||||
form: {
|
||||
zh: '报表管理',
|
||||
en: 'Report Form',
|
||||
currentInventory: {
|
||||
zh: '当前库存',
|
||||
en: 'Current Inventory'
|
||||
},
|
||||
currentEmptyBox: {
|
||||
zh: '当前仓库空箱信息',
|
||||
en: 'Current Empty Box'
|
||||
},
|
||||
currentSubstrate: {
|
||||
zh: '当前基板流转情况',
|
||||
en: 'Current Substrate'
|
||||
},
|
||||
viewSubstrate: {
|
||||
zh: '查看基板',
|
||||
en: 'View Substrate'
|
||||
},
|
||||
editSubstrate: {
|
||||
zh: '编辑基板',
|
||||
en: 'Edit Substrate'
|
||||
},
|
||||
report: {
|
||||
zh: '报表列表',
|
||||
en: 'Report List'
|
||||
|
||||
Reference in New Issue
Block a user