提交添加战术计算、添加头部设置
This commit is contained in:
@ -50,7 +50,8 @@ module.exports = {
|
||||
// 工具二级菜单
|
||||
BIMEdit: "BIMEdit",
|
||||
goodsSearch: "goodsSearch",
|
||||
goodsSearchPolygon: "goodsSearchPolygon",
|
||||
goodsSearchPolygon: "goodsSearch Polygon",
|
||||
tacticalCalculation: "tactical Calculation",
|
||||
goodsSearchCircle: "goodsSearchCircle",
|
||||
rangeQuery: "rangeQuery",
|
||||
// floodSimulation: "floodSimulation",
|
||||
@ -181,6 +182,13 @@ module.exports = {
|
||||
downloadEquipment: "download Equipment",
|
||||
bulkImport: "bulk Import",
|
||||
},
|
||||
// 头部管理
|
||||
Header: {
|
||||
title: "Header Setting",
|
||||
add: "add",
|
||||
confirm: "confirm",
|
||||
delete: "delete",
|
||||
},
|
||||
// 0827
|
||||
isc: {
|
||||
title: "ISCPlatform",
|
||||
|
||||
Reference in New Issue
Block a user