|
@ -89,6 +89,8 @@ |
|
|
updateUrl: prefix + "/edit/{id}", |
|
|
updateUrl: prefix + "/edit/{id}", |
|
|
exportUrl: prefix + "/export", |
|
|
exportUrl: prefix + "/export", |
|
|
modalName: "售后维护设备出库", |
|
|
modalName: "售后维护设备出库", |
|
|
|
|
|
fixedColumns: true, // 启用冻结列 |
|
|
|
|
|
fixedRightNumber: 1, // 冻结右列个数 |
|
|
columns: [{ |
|
|
columns: [{ |
|
|
checkbox: true |
|
|
checkbox: true |
|
|
}, |
|
|
}, |
|
|