src/main/webapp/static/js/cstmr/cstmr.js
@@ -22,8 +22,8 @@ limits: [15, 30, 50, 100, 200, 500], cellMinWidth: 100, height: 'full-120', size: 'sm', skin: 'nob', // size: 'sm', skin: 'line', cols: [[ {type: 'checkbox'} // ,{field: 'id', align: 'center',title: 'ID'} @@ -129,7 +129,7 @@ function showEditModel(mData) { admin.open({ type: 1, area: '1000px', area: '1500px', title: (mData ? '修改' : '添加') + '甲方单位', content: $('#editDialog').html(), success: function (layero, dIndex) {