mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
refactor: form input
This commit is contained in:
@@ -23,8 +23,8 @@ const define = {
|
||||
value: 'upload',
|
||||
label: '证书来源',
|
||||
component: {
|
||||
placeholder: '证书来源',
|
||||
required: true,
|
||||
placeholder: '证书来源',
|
||||
name: 'a-select',
|
||||
options: [
|
||||
{ value: 'upload', label: '直接上传' },
|
||||
|
||||
Reference in New Issue
Block a user