@@ -40,7 +40,7 @@ $('.change').click(function () {
type: 2,
title: '修改客户信息',
maxmin: true, //开启最大化最小化按钮
- area: ['60%', '50%'],
+ area: ['80%', '50%'],
// content: 'addCustomerFile.html'
content: 'addCustomerFile.html?ids=' + did
});