内容发布新增审核功能

This commit is contained in:
yanran200730
2022-03-18 14:30:56 +08:00
parent af65ba44ab
commit e67e0fbb82
6 changed files with 43 additions and 15 deletions

View File

@@ -88,7 +88,9 @@
},
created() {
this.getList()
this.dict.load('auditStatus').then(() => {
this.getList()
})
},
methods: {