Browse Source

修改样式

master
qushutong 6 years ago
parent
commit
fd41b5486f
  1. 1
      src/views/modules/news/news-publish.vue

1
src/views/modules/news/news-publish.vue

@ -388,6 +388,7 @@ export default {
}).catch(() => { })
this.dataForm = []
this.quillEditor.root.innerHTML = ''
this.time = []
})
}, 1000, { 'leading': true, 'trailing': false })
},

Loading…
Cancel
Save