mirror of https://github.com/halo-dev/halo-admin
fixed PostEdit.vue
parent
a71a514f96
commit
07d867003b
|
@ -35,7 +35,7 @@
|
|||
<a-input type="password"/>
|
||||
</a-form-item>
|
||||
<a-form-item>
|
||||
<a-button type="primary" @click="saveOptions">保存</a-button>
|
||||
<a-button type="primary">保存</a-button>
|
||||
</a-form-item>
|
||||
</a-form>
|
||||
</a-card>
|
||||
|
|
Loading…
Reference in New Issue