/* * @Author: gtz * @Date: 2022-03-15 16:42:34 * @LastEditors: zwq * @LastEditTime: 2022-03-16 08:57:49 * @Description: file content * @FilePath: \mt-ck-wms-ui\src\lang\i18n\en\module\dashboard.js */ export default { first: 'First Row', second: 'Second Row', title: 'WMS Inventory Information', pageHeader: 'No.', pageFooter: ' Page' }