mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-10-16 07:00:39 +00:00
fix: 系统参数编辑和查询问题
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
placeholder="请输入参数名称"
|
||||
/>
|
||||
</a-form-item>
|
||||
<a-form-item label="参数Key" name="key">
|
||||
<a-form-item label="参数Key" name="paramKey">
|
||||
<a-input
|
||||
v-model:value="form.paramKey"
|
||||
:disabled="showable || form.internal"
|
||||
|
Reference in New Issue
Block a user