Blame view

src/views/resource/addItemOutLang.js 5.7 KB
fc7cb950   wuxw   开发完成采购功能
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
  export const messages = {
    en: {
      addItemOut: {
        recipient: 'Recipient',
        return: 'Return',
        warehouse: 'Warehouse',
        warehousePlaceholder: 'Required, please select a warehouse',
        contactPlaceholder: 'Required, please enter contact name',
        phonePlaceholder: 'Required, please enter contact phone',
        notePlaceholder: 'Required, please enter application note',
        itemInfo: 'Item Information',
        selectItem: 'Select Item',
        itemType: 'Item Type',
        itemName: 'Item Name (Code)',
        itemSpec: 'Item Specification',
        price: 'Price',
        stock: 'Stock',
        applyQuantity: 'Apply Quantity',
        remark: 'Remark',
        operation: 'Operation',
        selectPrice: 'Please select price',
        quantityPlaceholder: 'Required, please enter quantity',
        remarkPlaceholder: 'Optional, please enter remark',
        remove: 'Remove',
        approver: 'Approver',
        approverPlaceholder: 'Required, please select approver',
        select: 'Select',
        submit: 'Submit',
        warehouseRequired: 'Please select a warehouse',
        contactRequired: 'Please enter contact name',
        phoneRequired: 'Please enter contact phone',
        noteRequired: 'Please enter application note',
        itemRequired: 'Please select at least one item',
        sameWarehouseRequired: 'Items must be from the same warehouse',
        insufficientStock: 'Insufficient stock',
        submitSuccess: 'Submitted successfully',
        submitFailed: 'Submission failed',
        submitError: 'Error occurred during submission',
        selectRecipient: 'Select Recipient',
        contactPhone: 'Contact Phone',
        applicationNote: 'Application Note'
      },
      chooseResourceStore2: {
        title: 'Select Items (Collection/Purchase/Direct Outbound)',
        warehouse: 'Warehouse',
        warehousePlaceholder: 'Please select warehouse',
        itemType: 'Item Type',
        itemTypePlaceholder: 'Please select item type',
        subType: 'Sub Type',
        subTypePlaceholder: 'Please select sub type',
        itemName: 'Item Name',
        itemNamePlaceholder: 'Enter item name',
        search: 'Search',
        reset: 'Reset',
        submit: 'Submit',
        cancel: 'Cancel',
        selectItemWarning: 'Please select at least one item',
        fetchWarehouseError: 'Failed to fetch warehouses',
        fetchItemTypeError: 'Failed to fetch item types',
        fetchSubItemTypeError: 'Failed to fetch sub item types',
        fetchItemListError: 'Failed to fetch item list',
        itemCode: 'Item Code',
        fixedItem: 'Fixed Item',
        stock: 'Stock'
      },
      selectStaff: {
        title: 'Select Staff',
        orgInfo: 'Organization Information',
        staffInfo: 'Staff Information',
        submitter: 'Submitter',
        dynamicAssign: 'Dynamic Assignment',
        confirm: 'Confirm',
        cancel: 'Cancel',
        selectStaffWarning: 'Please select a staff member',
        fetchOrgError: 'Failed to fetch organization data',
        fetchStaffError: 'Failed to fetch staff data'
      }
    },
    zh: {
      addItemOut: {
        recipient: '领用人',
        return: '返回',
        warehouse: '仓库',
        warehousePlaceholder: '必填,请选择仓库',
        contactPlaceholder: '必填,请填写联系人',
        phonePlaceholder: '必填,请填写联系电话',
        notePlaceholder: '必填,请填写申请说明',
        itemInfo: '物品信息',
        selectItem: '选择物品',
        itemType: '物品类型',
        itemName: '物品名称(编码)',
        itemSpec: '物品规格',
        price: '价格',
        stock: '物品库存',
        applyQuantity: '申请数量',
        remark: '备注',
        operation: '操作',
        selectPrice: '请选择价格',
        quantityPlaceholder: '必填,请填写申请数量',
        remarkPlaceholder: '选填,请填写备注',
        remove: '移除',
        approver: '审批人',
        approverPlaceholder: '必填,请选择审批人',
        select: '选择',
        submit: '提交',
        warehouseRequired: '请选择仓库',
        contactRequired: '请填写联系人',
        phoneRequired: '请填写联系电话',
        noteRequired: '请填写申请说明',
        itemRequired: '请至少选择一个物品',
        sameWarehouseRequired: '领用商品需来自同一仓库',
        insufficientStock: '库存不够',
        submitSuccess: '操作成功',
        submitFailed: '操作失败',
        submitError: '提交过程中发生错误',
        selectRecipient: '选择领用人',
        contactPhone: '联系电话',
        applicationNote: '申请说明'
      },
      chooseResourceStore2: {
        title: '【物品领用/采购申请/直接出库】选择物品',
        warehouse: '仓库',
        warehousePlaceholder: '请选择仓库',
        itemType: '物品类型',
        itemTypePlaceholder: '请选择物品类型',
        subType: '二级分类',
        subTypePlaceholder: '请选择二级分类',
        itemName: '物品名称',
        itemNamePlaceholder: '输入物品管理名称',
        search: '查询',
        reset: '重置',
        submit: '提交',
        cancel: '取消',
        selectItemWarning: '请选择需要采购的物品',
        fetchWarehouseError: '获取仓库列表失败',
        fetchItemTypeError: '获取物品类型失败',
        fetchSubItemTypeError: '获取二级分类失败',
        fetchItemListError: '获取物品列表失败',
        itemCode: '物品编码',
        fixedItem: '固定物品',
        stock: '物品库存'
      },
      selectStaff: {
        title: '选择员工',
        orgInfo: '组织信息',
        staffInfo: '员工信息',
        submitter: '提交者',
        dynamicAssign: '动态指定',
        confirm: '确定',
        cancel: '取消',
        selectStaffWarning: '请选择员工',
        fetchOrgError: '获取组织数据失败',
        fetchStaffError: '获取员工数据失败'
      }
    }
  }