fix(系统设置): 修复系统设置资源池k8s最大并发&任务数开源版不允许修改

This commit is contained in:
xinxin.wu 2024-10-28 17:30:14 +08:00 committed by Craftsman
parent ab8ea63764
commit f4d22e38d4
1 changed files with 2 additions and 0 deletions

View File

@ -344,6 +344,7 @@
mode="button"
class="w-[160px]"
model-event="input"
:disabled="!isXpack"
@change="() => setIsSave(false)"
></a-input-number>
</a-form-item>
@ -374,6 +375,7 @@
mode="button"
class="w-[160px]"
model-event="input"
:disabled="!isXpack"
@change="() => setIsSave(false)"
></a-input-number>
</a-form-item>