Compare commits

...

2 Commits

Author SHA1 Message Date
25e7bf6ac3 수정
Reviewed-on: http://192.168.10.243:3000/owrainfo/confirms/pulls/27
2026-01-19 13:18:53 +09:00
yangsh
d480fb1dfa 수정
Some checks failed
Close Pull Request / main (pull_request_target) Has been cancelled
2026-01-19 13:18:31 +09:00

View File

@@ -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;">