Browse Source

文件回退

zhuth 7 years ago
parent
commit
07afa02a2c
1 changed files with 8 additions and 7 deletions
  1. 8 7
      frontend/saas-web/resources/json/navigation.json

+ 8 - 7
frontend/saas-web/resources/json/navigation.json

@@ -167,20 +167,20 @@
         "items": [{
             "id":"vendor-list-formpanel",
             "text": "供应商资料",
-            "viewType": "vendor-list-formpanel",
-            "addType":"vendor-panel-formpanel",
+            "viewType": "document-vendor-basepanel",
+            "addType":"document-vendor-formpanel",
             "leaf": true
         }, {
             "id":"customer-list-formpanel",
             "text": "客户资料",
-            "viewType": "customer-list-formpanel",
-            "addType":"customer-panel-formpanel",
+            "viewType": "document-customer-basepanel",
+            "addType":"document-customer-formpanel",
             "leaf": true
         }, {
             "id":"product-list-formpanel",
             "text": "物料资料",
-            "viewType": "product-list-formpanel",
-            "addType":"product-panel-formpanel",
+            "viewType": "document-product-basepanel",
+            "addType":"document-product-formpanel",
             "leaf": true
         }, {
             "id":"other-storeinformation",
@@ -189,7 +189,8 @@
             "leaf": true
         }, {
             "text": "BOM资料",
-            "viewType": "document-bom-formpanel",
+            "viewType": "document-bom-basepanel",
+            "addTyep": "document-bom-formpanel",
             "leaf": true
         }, {
             "id":"other-bankinformation",