mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
修改
This commit is contained in:
@@ -144,6 +144,7 @@ export default {
|
||||
if(content.trim() == ''){
|
||||
this.$message('您输入的内容为空,无法发布')
|
||||
type: 'warning'
|
||||
this.loading=false
|
||||
return
|
||||
}
|
||||
this.addForm.content=content.trim()
|
||||
|
||||
Reference in New Issue
Block a user