Compare commits

..

No commits in common. "05fa4c5e219705de028a69ff29ffb1117a0cddd5" and "a64de34ef1b3b94bf0f574e3ce3f9908f38c6496" have entirely different histories.

3 changed files with 9 additions and 12 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: zwq * @LastEditors: gtz
* @LastEditTime: 2022-06-06 15:53:29 * @LastEditTime: 2022-03-16 20:01:32
* @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,8 +10,7 @@
export default { export default {
first: 'First Row', first: 'First Row',
second: 'Second Row', second: 'Second Row',
title: 'Inventory Information', title: 'WMS 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: zwq * @LastEditors: gtz
* @LastEditTime: 2022-06-06 15:53:43 * @LastEditTime: 2022-03-16 20:01:27
* @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,8 +10,7 @@
export default { export default {
first: '第一排', first: '第一排',
second: '第二排', second: '第二排',
title: '库存信息', title: 'WMS库存信息',
// WMS
pageHeader: '第', pageHeader: '第',
pageFooter: '页', pageFooter: '页',
isEmpty: '是否为空', isEmpty: '是否为空',

View File

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