暂时改名字 #85

Merged
zwq merged 1 commits from zwq into develop 2022-06-06 16:01:58 +08:00
3 changed files with 12 additions and 9 deletions

View File

@ -1,8 +1,8 @@
/* /*
* @Author: gtz * @Author: gtz
* @Date: 2022-03-15 16:42:34 * @Date: 2022-03-15 16:42:34
* @LastEditors: gtz * @LastEditors: zwq
* @LastEditTime: 2022-03-16 20:01:32 * @LastEditTime: 2022-06-06 15:53:29
* @Description: file content * @Description: file content
* @FilePath: \mt-ck-wms-ui\src\lang\i18n\en\module\dashboard.js * @FilePath: \mt-ck-wms-ui\src\lang\i18n\en\module\dashboard.js
*/ */
@ -10,7 +10,8 @@
export default { export default {
first: 'First Row', first: 'First Row',
second: 'Second Row', second: 'Second Row',
title: 'WMS Inventory Information', title: 'Inventory Information',
// WMS
pageHeader: 'No.', pageHeader: 'No.',
pageFooter: ' Page', pageFooter: ' Page',
isEmpty: 'Is Empty', isEmpty: 'Is Empty',

View File

@ -1,8 +1,8 @@
/* /*
* @Author: gtz * @Author: gtz
* @Date: 2022-03-15 16:42:34 * @Date: 2022-03-15 16:42:34
* @LastEditors: gtz * @LastEditors: zwq
* @LastEditTime: 2022-03-16 20:01:27 * @LastEditTime: 2022-06-06 15:53:43
* @Description: file content * @Description: file content
* @FilePath: \mt-ck-wms-ui\src\lang\i18n\zh\module\dashboard.js * @FilePath: \mt-ck-wms-ui\src\lang\i18n\zh\module\dashboard.js
*/ */
@ -10,7 +10,8 @@
export default { export default {
first: '第一排', first: '第一排',
second: '第二排', second: '第二排',
title: 'WMS库存信息', title: '库存信息',
// WMS
pageHeader: '第', pageHeader: '第',
pageFooter: '页', pageFooter: '页',
isEmpty: '是否为空', isEmpty: '是否为空',

View File

@ -1,13 +1,14 @@
/* /*
* @Date: 2020-12-14 09:07:03 * @Date: 2020-12-14 09:07:03
* @LastEditors: Please set LastEditors * @LastEditors: zwq
* @LastEditTime: 2021-12-06 14:24:30 * @LastEditTime: 2022-06-06 15:58:41
* @FilePath: \basic-admin\src\settings.js * @FilePath: \basic-admin\src\settings.js
* @Description: * @Description:
*/ */
module.exports = { module.exports = {
title: 'ARI WMS', title: 'SCC System',
// title: 'ARI WMS',
/** /**
* @type {boolean} true | false * @type {boolean} true | false