Compare commits
2 Commits
7275d36822
...
25e7bf6ac3
| Author | SHA1 | Date | |
|---|---|---|---|
| 25e7bf6ac3 | |||
|
|
d480fb1dfa |
@@ -521,7 +521,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
data: null, render: function (data, type, row) {
|
||||
data: null, render: function (data, type, row, meta) {
|
||||
var str = `
|
||||
<div class="d-flex justify-content-center gap-1">
|
||||
<input type="text" id="pm_cnt2_${meta.row}" value="${row.pm_cnt}"/ style="width: 80px;">
|
||||
|
||||
Reference in New Issue
Block a user