|
@@ -1,6 +1,7 @@
|
|
|
<template>
|
|
|
<div id="main" class="main">
|
|
|
<header-bar></header-bar>
|
|
|
+ <img src="/file/2023-02/08/17fa5541-541e-4ac2-a3d5-ff0eb88652f7.jpg " alt="">
|
|
|
<!-- <el-table
|
|
|
:data="tableData"
|
|
|
style="width: 100%;margin;top:200px"
|
|
@@ -173,7 +174,7 @@ export default {
|
|
|
this.$store.commit('setCommonData', { parent: 1 })
|
|
|
},
|
|
|
getData(){
|
|
|
-
|
|
|
+ this.$get('/file/2023-02/08/17fa5541-541e-4ac2-a3d5-ff0eb88652f7.jpg')
|
|
|
},
|
|
|
},
|
|
|
created(){
|