refactor: 前后端基础部分

This commit is contained in:
2024-05-27 14:15:48 +08:00
parent f23e4548cd
commit f5e6db390a
928 changed files with 65057 additions and 0 deletions

View File

@@ -0,0 +1,71 @@
export default {
'Hot': {
'pan1': {
'title': 'Stock Inquiry',
'table': {
'point_code': 'Point Code',
'point_status': 'Point Status',
'container_name': 'Container Name',
'ivt_qty': 'Ivt Qty',
'instorage_time': 'Instorage Time',
'product_area': 'Product Area',
'temperature': 'Temperature',
'last_time': 'Countdown',
'group_name': 'Group',
'ext_code': 'Ext Code',
'point_location': 'Position',
'is_used': 'Enabled',
'remark': 'Remark',
'update_time': 'Update Time'
},
'dialog': {
'point_code': 'point code',
'product_area': 'product area',
'point_status': 'point status',
'container_name': 'container name',
'temperature': 'temperature',
'is_used': 'enabled',
'point_location': 'position',
'instorage_time': 'instorage time'
},
'search': {
'p1': 'Enter the point code',
'button_1': 'Return MES'
},
'msg': {
'm1': 'Point codes cannot be empty',
'm2': 'The point status cannot be empty',
'm3': 'Please select a point to send back!'
}
},
'pan2': {
'title': 'Oven Task',
'table': {
'bill_code': 'Bill Code',
'container_name': 'Container Name',
'start_point_code': 'Start Point',
'end_point_code': 'End Point',
'temperature': 'Temperature',
'oven_time': 'Oven Time',
'task_code': 'Task Code',
'create_name': 'Create Name',
'create_time': 'Create Time',
'confirm_optname': 'Confirm Name',
'confirm_time': 'Confirm Time'
},
'dialog': {
'bill_code': 'bill code',
'task_code': 'task code',
'start_point_code': 'start point',
'end_point_code': 'end point',
'container_name': 'container name',
'create_time': 'create time'
},
'statusDtlList': {
'build': 'build',
'running': 'running',
'confirm': 'confirm'
}
}
}
}

View File

@@ -0,0 +1,71 @@
export default {
'Hot': {
'pan1': {
'title': 'Pertanyaan Stok',
'table': {
'point_code': 'Kode Titik',
'point_status': 'Status Poin',
'container_name': 'Nama Kontainer',
'ivt_qty': 'Ivt_qty',
'instorage_time': 'Waktu Penyimpanan',
'product_area': 'Area Produk',
'temperature': 'Suhu',
'last_time': 'Hitung mundur',
'group_name': 'Grup',
'ext_code': 'Kode Ekst',
'point_location': 'Posisi',
'is_used': 'Diaktifkan',
'remark': 'Komentar',
'update_time': 'Waktu Pembaruan'
},
'dialog': {
'point_code': 'kode titik',
'product_area': 'area produk',
'point_status': 'status poin',
'container_name': 'nama kontainer',
'temperature': 'suhu',
'is_used': 'diaktifkan',
'point_location': 'posisi',
'instorage_time': 'waktu penyimpanan'
},
'search': {
'p1': 'Masukkan kode poin',
'button_1': 'Kembalikan MES'
},
'msg': {
'm1': 'Kode poin tidak boleh kosong',
'm2': 'Status poin tidak boleh kosong',
'm3': 'Silakan pilih titik untuk dikirim kembali!'
}
},
'pan2': {
'title': 'Tugas Oven',
'table': {
'bill_code': 'Kode Tagihan',
'container_name': 'Nama Kontainer',
'start_point_code': 'Titik Awal',
'end_point_code': 'Titik Akhir',
'temperature': 'Suhu',
'oven_time': 'Waktu Oven',
'task_code': 'Kode Tugas',
'create_name': 'Buat Nama',
'create_time': 'Buat Waktu',
'confirm_optname': 'Konfirmasi Nama',
'confirm_time': 'Konfirmasi Waktu'
},
'dialog': {
'bill_code': 'kode tagihan',
'task_code': 'kode tugas',
'start_point_code': 'titik awal',
'end_point_code': 'titik akhir',
'container_name': 'nama kontainer',
'create_time': 'buat waktu'
},
'statusDtlList': {
'build': 'membangun',
'running': 'berlari',
'confirm': 'mengonfirmasi'
}
}
}
}

View File

@@ -0,0 +1,71 @@
export default {
'Hot': {
'pan1': {
'title': '烘烤区点位库存',
'table': {
'point_code': '点位编码',
'point_status': '点位状态',
'container_name': '母卷号',
'ivt_qty': '库存数',
'instorage_time': '入箱时间',
'product_area': '生产区域',
'temperature': '温度',
'last_time': '倒计时',
'group_name': '组别',
'ext_code': '外部编码',
'point_location': '位置',
'is_used': '是否启用',
'remark': '备注',
'update_time': '修改时间'
},
'dialog': {
'point_code': '点位编码',
'product_area': '生产区域',
'point_status': '点位状态',
'container_name': '母卷号',
'temperature': '温度',
'is_used': '是否启用',
'point_location': '生产位置',
'instorage_time': '入箱时间'
},
'search': {
'p1': '输入点位编码',
'button_1': '回传MES'
},
'msg': {
'm1': '点位编码不能为空',
'm2': '点位状态不能为空',
'm3': '请选择一个点位进行回传!'
}
},
'pan2': {
'title': '烘箱任务',
'table': {
'bill_code': '单据编码',
'container_name': '母卷号',
'start_point_code': '起始点位',
'end_point_code': '终点点位',
'temperature': '烤箱温度',
'oven_time': '烘烤时间',
'task_code': '任务编码',
'create_name': '创建人',
'create_time': '创建时间',
'confirm_optname': '确认人',
'confirm_time': '确认时间'
},
'dialog': {
'bill_code': '单据编码',
'task_code': '任务编码',
'start_point_code': '起点编码',
'end_point_code': '终点编码',
'container_name': '母卷号',
'create_time': '创建时间'
},
'statusDtlList': {
'build': '生成',
'running': '执行中',
'confirm': '确认'
}
}
}
}