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