소스 검색

modify pointconfig step3 header sort

haojianlong 5 년 전
부모
커밋
671fdf1d92
1개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. 7 7
      src/utils/point_edit/steps3.js

+ 7 - 7
src/utils/point_edit/steps3.js

@@ -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",