유량제어 추가임계치가 null or 단위선택 않하면 0으로 설정
eapim-admin CI / build (push) Waiting to run

This commit is contained in:
eastargh
2026-07-13 15:24:30 +09:00
parent 4530af9dec
commit dedc58a07f
3 changed files with 22 additions and 10 deletions
@@ -298,6 +298,7 @@ $(document).ready(function() {
url: url,
data: postData,
success: function(args) {
console.log('mod', args);
showAlert("<%= localeMessage.getString("common.saveMsg") %>", {
type: 'success',
title: '저장 완료',