| | |
| | | # password: xltys1995 |
| | | # sql-server |
| | | driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | url: jdbc:sqlserver://192.168.2.250:1433;databasename=jswms |
| | | url: jdbc:sqlserver://localhost:1433;databasename=jswms |
| | | username: sa |
| | | password: sa@123 |
| | | mvc: |
| | |
| | | '</p>'].join(''), |
| | | defaultToolbar: [], |
| | | cols: [[ |
| | | {field: 'docId', title: '编号', width: 80, align: 'center'}, |
| | | {field: 'docId', title: '编号', width: 70, align: 'center'}, |
| | | {field: 'docName', title: '单据类型'} |
| | | ]], |
| | | done: function (res, curr, count) { |
| | |
| | | |
| | | |
| | | /****************************************** 右边表 *************************************************/ |
| | | |
| | | |
| | | /* 渲染表格2 */ |
| | | var insTb2 = table.render({ |