src/main/webapp/static/js/cstmr/cstmr.js
@@ -23,7 +23,7 @@ cellMinWidth: 100, height: 'full-120', size: 'sm', skin: 'nob', 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) {