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