Update src/client/app/common/views/pages/page-editor/page-editor.vue
Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
This commit is contained in:
parent
06b3e38f93
commit
02fca544a9
|
@ -220,7 +220,6 @@ export default Vue.extend({
|
|||
|
||||
methods: {
|
||||
save() {
|
||||
|
||||
const options = {
|
||||
title: this.title.trim(),
|
||||
name: this.name.trim(),
|
||||
|
|
Loading…
Reference in a new issue