src/main/webapp/views/index.html @@ -499,7 +499,7 @@ headers: {'token': localStorage.getItem('token')}, method: 'POST', data: { rgvId: row.rgvNo, rgvNo: row.rgvNo, status: targetStatus }, success: function (res) {