|
@@ -204,8 +204,8 @@
|
|
|
<a-divider />
|
|
|
<a-form-item :wrapper-col="{ offset: 6, span: 18 }">
|
|
|
<a-space direction="vertical">
|
|
|
- <a-button type="primary" @click="showConfirm"> 提交 </a-button>
|
|
|
<div class="text-[12px] text-[red]">非技术人员,禁止修改配置</div>
|
|
|
+ <a-button type="primary" @click="showConfirm"> 提交 </a-button>
|
|
|
</a-space>
|
|
|
</a-form-item>
|
|
|
</a-form>
|