修改 ImageUpload 组件的回显 url 地址
This commit is contained in:
@ -62,10 +62,6 @@
|
||||
@queryTable="getList"
|
||||
></right-toolbar>
|
||||
</el-row>
|
||||
<!-- <RightToolBar
|
||||
v-model:showSearch="showSearch"
|
||||
@queryTable="getList"
|
||||
></RightToolBar> -->
|
||||
<el-table v-loading="loading" :data="dataList">
|
||||
<el-table-column label="数据编号" prop="id" align="center" />
|
||||
<el-table-column
|
||||
|
Reference in New Issue
Block a user