'修改存储箱字段'

This commit is contained in:
Fanzink
2022-03-28 11:12:03 +08:00
parent 985ec95bc6
commit 43983bc929
6 changed files with 21 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
* @Author: gtz
* @Date: 2021-03-04 16:13:51
* @LastEditors: fzq
* @LastEditTime: 2022-03-19 10:24:03
* @LastEditTime: 2022-03-23 11:03:39
* @Description: file content
*/
export default {
@@ -56,7 +56,8 @@ export default {
location: 'Location',
locationTip: 'Click the picture below to select a point. After selecting a point, select a location in the pop-up box. If you do not select a location when adding a new point, you cannot select the next point. If you want to adjust the order of the points, drag the label at the bottom of the picture to the position you want to adjust. Click to confirm the submission point information and click Reset to reset the point information to the state when the pop-up box is opened',
locationInfo: 'Location Point Info',
storageCode: 'storageBoxCode'
storageCode: 'storageBoxCode',
storageBoxFid: 'StorageBox FID Code'
},
factory: {
placeholderName: 'Name Or Code',