修复button幽灵属性使用错误
This commit is contained in:
parent
d811ade603
commit
da47b1591d
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
</FormItem>
|
||||
<FormItem>
|
||||
<Button type="primary">Submit</Button>
|
||||
<Button type="ghost" style="margin-left: 8px">Cancel</Button>
|
||||
<Button type="default" ghost style="margin-left: 8px">Cancel</Button>
|
||||
</FormItem>
|
||||
</Form>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Reference in a new issue