Browse Source

修改过滤字段

zhangyu 5 years ago
parent
commit
9e7c7ecebc
1 changed files with 1 additions and 24 deletions
  1. 1 24
      src/utils/handsontable/notShow.js

+ 1 - 24
src/utils/handsontable/notShow.js

@@ -5,31 +5,8 @@ import fieldData from "@/utils/handsontable/fillterField"
 let InputModeArr = ["A1", "A2", "B1", "C5", "D1", "D2", "E1", "L", "L1", "L2", "F1", "F2", "M", "Own"]
 //在编辑模式下并且勾选隐藏自动填充的信息点不显示的字段
 let noShowArr = [
-        "Brand",
         "Specification",
-        "Manufacturer",
-        "Supplier",
-        "SupplierContactor",
-        "SupplierPhone",
-        "SupplierEmail",
-        "SupplierWeb",
-        "SupplierFax",
-        "Maintainer",
-        "MaintainerContactor",
-        "MaintainerPhone",
-        "MaintainerEmail",
-        "MaintainerWeb",
-        "Principal",
-        "MaintainerFax",
-        "Insurer",
-        "InsurerContactor",
-        "InsurerPhone",
-        "InsurerEmail",
-        "InsurerWeb",
-        "InsurerFax",
-        "InsuranceFile",
-        "EquipID",
-        "EquipName",
+        "ServiceLife"
     ]
     //在编辑模式下不显示的字段
 let cantShow = [