fix:界面优化,代码规约
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
export default {
|
||||
'Inst': {
|
||||
'table': {
|
||||
'instruction_code': 'Nomor_instruksi',
|
||||
'instruction_type': 'Jenis_instruksi',
|
||||
'task_code': 'Nomor_tugas',
|
||||
'vehicle_code': 'Nomor_kendaraan',
|
||||
'instruction_status': 'Status_perintah',
|
||||
'send_status': 'Status_pengiriman',
|
||||
'start_point_code': 'Titik_penjemputan',
|
||||
'next_point_code': 'Titik_pengantaran',
|
||||
'put_point_code': 'Titik_pembuangan',
|
||||
'execute_device_code': 'Perangkat_eksekusi_saat_ini',
|
||||
'carno': 'Nomor_kendaraan',
|
||||
'instruction_code': 'Nomor Instruksi',
|
||||
'instruction_type': 'Jenis Instruksi',
|
||||
'task_code': 'Nomor Tugas',
|
||||
'vehicle_code': 'Nomor Kendaraan',
|
||||
'instruction_status': 'Status Perintah',
|
||||
'send_status': 'Status Pengiriman',
|
||||
'start_point_code': 'Titik Penjemputan',
|
||||
'next_point_code': 'Titik Pengantaran',
|
||||
'put_point_code': 'Titik Pembuangan',
|
||||
'execute_device_code': 'Perangkat eksekusi',
|
||||
'carno': 'Nomor kendaraan',
|
||||
'remark': 'deskripsi',
|
||||
'create_by': 'Dibuat_oleh',
|
||||
'create_time': 'Waktu_pembuatan',
|
||||
'update_by': 'Diubah_oleh',
|
||||
'update_time': 'Ubah_waktu',
|
||||
'create_by': 'Dibuat oleh',
|
||||
'create_time': 'Waktu pembuatan',
|
||||
'update_by': 'Diubah oleh',
|
||||
'update_time': 'Ubah waktu',
|
||||
'input_taskCode_or_instCode': 'Masukkan nomor tugas atau nomor instruksi',
|
||||
'input_vehicleCode': 'Masukkan nomor kendaraan',
|
||||
'material': 'Jenis barang',
|
||||
|
||||
Reference in New Issue
Block a user