|
@@ -13,6 +13,13 @@ export default [{
|
|
|
FirstTag: ""
|
|
|
},
|
|
|
{
|
|
|
+ InfoPointName: "备注",
|
|
|
+ InfoPointCode: "Remarks",
|
|
|
+ InputMode: "B1",
|
|
|
+ Visible: true,
|
|
|
+ FirstTag: ""
|
|
|
+ },
|
|
|
+ {
|
|
|
InfoPointName: "对象类型关键字",
|
|
|
InfoPointCode: "KeyEquipmentType",
|
|
|
InputMode: "B1",
|
|
@@ -48,13 +55,6 @@ export default [{
|
|
|
FirstTag: ""
|
|
|
},
|
|
|
{
|
|
|
- InfoPointName: "备注",
|
|
|
- InfoPointCode: "Remarks",
|
|
|
- InputMode: "B1",
|
|
|
- Visible: true,
|
|
|
- FirstTag: ""
|
|
|
- },
|
|
|
- {
|
|
|
InfoPointName: "操作",
|
|
|
InfoPointCode: "edit",
|
|
|
InputMode: "Own",
|