@@ -148,7 +148,7 @@ Ext.define('saas.view.sale.business.QuoteWin', {
}, {
text: '取消',
handler: function () {
-
+ me.close();
}
}]
});
@@ -242,6 +242,7 @@
"addType":"document-customer-formpanel",
"leaf": true
+ "b2b":true,
"id": "document-uusetting",
"text": "UU设置",
"viewType": "document-uusetting",