/* * @Author: gtz * @Date: 2022-03-15 16:42:34 * @LastEditors: gtz * @LastEditTime: 2022-03-16 20:01:27 * @Description: file content * @FilePath: \mt-ck-wms-ui\src\lang\i18n\zh\module\dashboard.js */ export default { first: '第一排', second: '第二排', title: 'WMS库存信息', pageHeader: '第', pageFooter: '页', isEmpty: '是否为空', status: '状态', storageBoxCode: '存储箱编码', name: '库位名', attribute: '库位属性', cassetteStatus: '存储箱状态', workOrderNo: '工单号' }