提交 2bd1b9e5 authored 作者: haodaking's avatar haodaking

fix: 移除毕业典礼

上级 9d16774c
...@@ -89,7 +89,7 @@ export default { ...@@ -89,7 +89,7 @@ export default {
methods: { methods: {
getTypes() { getTypes() {
api.getAffairType().then(response => { api.getAffairType().then(response => {
response = response.concat([{ affair_name: '毕业典礼', form_name: 'graduation', id: 'graduation' }]) // response = response.concat([{ affair_name: '毕业典礼', form_name: 'graduation', id: 'graduation' }])
const [first = {}] = response const [first = {}] = response
this.active = first this.active = first
this.types = response this.types = response
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论