@@ -1,7 +1,7 @@
{
"name": "client-eam-v3",
"description": "Leanwo Prodog Client",
- "version": "3.0.95",
+ "version": "3.0.96",
"author": "yangzhijie1488 <yangzhijie1488@163.com>",
"scripts": {
"ins": "npm install --registry=http://wuzhixin.vip:4873",
@@ -734,7 +734,7 @@
<th>
{{ $t("lang.AssetInstanceSearchDetail.position") }}
</th>
- <th>{{ $t("lang.AssetInstanceSearchDetail.type") }}</th>
+ <th>{{ $t("lang.AssetInstanceSearchDetail.actionType") }}</th>
<th width="80px">
{{ $t("lang.AssetInstanceSearchDetail.picture") }}
@@ -481,7 +481,8 @@
"data": "Data",
"strip": "Strip",
"true": "True",
- "false": "False"
+ "false": "False",
+ "actionType": "Action Type"
},
"AssetInventorySearch": {
"generateAssetCountDetails": "Generate Asset Count Details",
@@ -569,7 +569,8 @@
"data": "数据",
"strip": "条",
"true": "是",
- "false": "否"
+ "false": "否",
+ "actionType": "动作类型"
"generateAssetCountDetails": "生成资产盘点明细",