公告详情
This commit is contained in:
@@ -59,10 +59,11 @@
|
||||
import AiBack from "../../../components/AiBack";
|
||||
import {mapActions} from "vuex";
|
||||
import AiEmpty from "../../../components/AiEmpty";
|
||||
import AiOpenData from "../../../components/AiOpenData";
|
||||
|
||||
export default {
|
||||
name: "detail",
|
||||
components:{AiBack,AiEmpty},
|
||||
components:{AiOpenData,AiBack,AiEmpty},
|
||||
props:{
|
||||
params:Object
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user