diff --git a/locale/en.json b/locale/en.json index 1455988..bf2709f 100644 --- a/locale/en.json +++ b/locale/en.json @@ -64,6 +64,7 @@ "button.outstore-confirm": "Outbound Confirmation", "button.verify": "Verify", "button.return": "Return", + "button.call-empty-shaft": "Call for an empty shaft", "login.username": "Username", "login.password": "Password", "login.remember": "Remember username", @@ -291,6 +292,9 @@ "toast.subroll-exists-check": "This sub - roll already exists. Please check", "toast.operation-success": "Operation successful!", "toast.subroll-count-exceed": "The number of sub - rolls exceeds the maximum number of rolls that the wooden box can hold.", + "toast.is-large-vehicle-A2": "Is it a large vehicle (used in Workshop A2)", + "toast.tempera-input-B2": "The temperature needs to be input in Workshop B2", + "toast.time-input-B2": "The time needs to be input in Workshop B2", "select.coaster": "Small pallet", "select.large-tray": "Large pallet", "select.lualified-products": "Qualified products", diff --git a/locale/id.json b/locale/id.json index 5535414..8e5c535 100644 --- a/locale/id.json +++ b/locale/id.json @@ -64,6 +64,7 @@ "button.outstore-confirm": "Konfirmasi Deposit", "button.verify": "Verifikasi", "button.return": "Kembali", + "button.call-empty-shaft": "Panggil poros kosong", "login.username": "Nama pengguna", "login.password": "Kata sandi", "login.remember": "Ingat nama pengguna", @@ -291,6 +292,9 @@ "toast.subroll-exists-check": "Sub - gulungan ini sudah ada. Mohon periksa", "toast.operation-success": "Operasi berhasil!", "toast.subroll-count-exceed": "Jumlah sub - gulungan melebihi jumlah maksimum gulungan yang dapat dimuat oleh kotak kayu.", + "toast.is-large-vehicle-A2": "Apakah kendaraan besar (digunakan di Workshop A2)", + "toast.tempera-input-B2": "Suhu perlu dimasukkan di Workshop B2", + "toast.time-input-B2": "Waktu perlu dimasukkan di Workshop B2", "select.coaster": "Palet kecil", "select.large-tray": "Palet besar", "select.lualified-products": "Produk layak", diff --git a/locale/zh-Hans.json b/locale/zh-Hans.json index ea1f59a..f5408eb 100644 --- a/locale/zh-Hans.json +++ b/locale/zh-Hans.json @@ -64,6 +64,7 @@ "button.outstore-confirm": "出库确认", "button.verify": "校验", "button.return": "返回", + "button.call-empty-shaft": "呼叫空轴", "login.username": "用户名", "login.password": "密码", "login.remember": "记住用户名", @@ -291,6 +292,9 @@ "toast.subroll-exists-check": "该子卷已存在,请检查", "toast.operation-success": "操作成功!", "toast.subroll-count-exceed": "子卷数量超过木箱的最大装卷数!", + "toast.is-large-vehicle-A2": "是否大车 (A2 车间使用)", + "toast.tempera-input-B2": "B2车间需要输入温度", + "toast.time-input-B2": "B2车间需要输入时间", "select.coaster": "小托盘", "select.large-tray": "大托盘", "select.lualified-products": "合格品", diff --git a/pages/FirstPhase/production/BakeProcess.vue b/pages/FirstPhase/production/BakeProcess.vue index 54bf6fd..d9e2579 100644 --- a/pages/FirstPhase/production/BakeProcess.vue +++ b/pages/FirstPhase/production/BakeProcess.vue @@ -6,7 +6,7 @@ - 点位 + {{$t('filter.point')}} @@ -14,14 +14,14 @@ - 母卷 + {{$t('grid.mother-roll-number')}} - 温度 + {{$t('filter.temperature')}} - 时间 + {{$t('filter.time')}} - - - - + + + + diff --git a/pages/FirstPhase/production/SboProcess.vue b/pages/FirstPhase/production/SboProcess.vue index a860e6b..72378fe 100644 --- a/pages/FirstPhase/production/SboProcess.vue +++ b/pages/FirstPhase/production/SboProcess.vue @@ -6,7 +6,7 @@ - 点位 + {{$t('filter.point')}} - 母卷 + {{$t('filter.mother-roll')}} - 是否大车(A2车间使用) + {{$t('toast.is-large-vehicle-A2')}} - 温度(度) + {{$t('filter.temperature')}}(℃) - B2车间需要输入温度 + {{$t('toast.tempera-input-B2')}} - 时间(小时) + {{$t('filter.time')}}(h) - B2车间需要输入时间 + {{$t('toast.time-input-B2')}} - 状态 - 母卷号 - 工单号 - 机台编码 - 产品编码 - 理论长度 - 开始时间 - 结束时间 - 总重量 - 车号 - 生产区域 - 更新时间 + {{$t('filter.state')}} + {{$t('grid.mother-roll-number')}} + {{$t('grid.work-order-number')}} + {{$t('grid.machine-code')}} + {{$t('grid.product-code')}} + {{$t('grid.theoretical-length')}} + {{$t('grid.start-time')}} + {{$t('grid.end-time')}} + {{$t('grid.total-weight')}} + {{$t('grid.car-number')}} + {{$t('grid.production-area')}} + {{$t('grid.update-time')}} @@ -104,10 +104,10 @@ - - - - + + + + @@ -139,9 +139,9 @@ reload: false, status: 'more', contentText: { - contentdown: '查看更多', - contentrefresh: '加载中', - contentnomore: '没有更多' + contentdown: this.$t('uni-load-more.contentdown'), + contentrefresh: this.$t('uni-load-more.contentrefresh'), + contentnomore: this.$t('uni-load-more.contentnomore') }, totalCount: 0, pageNum: 1, diff --git a/pages/FirstPhase/slitting/SlittingFeeding.vue b/pages/FirstPhase/slitting/SlittingFeeding.vue index de53add..7ae21ef 100644 --- a/pages/FirstPhase/slitting/SlittingFeeding.vue +++ b/pages/FirstPhase/slitting/SlittingFeeding.vue @@ -5,14 +5,14 @@ - 区域 + {{$t('filter.area')}} - + - 点位 + {{$t('filter.point')}} - 母卷号 + {{$t('grid.mother-roll-number')}} - 序号 - 母卷号 - 子卷号 - 机台编号 - 分切组 - 生产顺序 - 生产日期 - 订单号 - 纸筒/FRP管 - 纸筒物料编码 - 纸筒物料描述 - 纸筒规格 - FRP管物料编码 - FRP管物料描述 - FRP管规格 + {{$t('grid.number')}} + {{$t('grid.mother-roll-number')}} + {{$t('grid.sub-roll-number')}} + {{$t('grid.jtcode')}} + {{$t('grid.split-group')}} + {{$t('grid.production-sequence')}} + {{$t('grid.date-of-manufacture')}} + {{$t('grid.order-number')}} + {{$t('grid.paper-FRP-tube')}} + {{$t('grid.paper-tube-material-code')}} + {{$t('grid.paper-tube-material-description')}} + {{$t('grid.paper-tube-specifications')}} + {{$t('grid.FRP-pipe-material-code')}} + {{$t('grid.FRP-pipe-material-description')}} + {{$t('grid.FRP-pipe-specifications')}} @@ -79,17 +79,17 @@ - - - - + + + + - 起点 + {{$t('filter.starting-point')}} - 母卷号 + {{$t('grid.mother-roll-number')}} - 终点 + {{$t('filter.end')}} - - + + @@ -147,9 +147,9 @@ reload: false, status: 'more', contentText: { - contentdown: '查看更多', - contentrefresh: '加载中', - contentnomore: '没有更多' + contentdown: this.$t('uni-load-more.contentdown'), + contentrefresh: this.$t('uni-load-more.contentrefresh'), + contentnomore: this.$t('uni-load-more.contentnomore') }, totalCount: 0, pageNum: 1,