faet
This commit is contained in:
@@ -358,13 +358,6 @@ const formItems = computed<FormItem[]>(() => [
|
||||
{ value: '1', label: '已发布' },
|
||||
],
|
||||
},
|
||||
{
|
||||
field: 'keyword',
|
||||
label: '模板名称',
|
||||
type: 'input',
|
||||
span: 8,
|
||||
placeholder: '请输入模板名称',
|
||||
},
|
||||
])
|
||||
|
||||
// 状态
|
||||
|
||||
Reference in New Issue
Block a user