富文本编辑上传图片
This commit is contained in:
@@ -9,8 +9,10 @@
|
||||
style="height: 100%;"
|
||||
>
|
||||
<add-or-update
|
||||
v-if="currentTab==i"
|
||||
:dataInfo="v"
|
||||
:type="type"
|
||||
:currentTab="currentTab"
|
||||
style="height: calc(100vh - 180px)"
|
||||
:ref="`addOrUpdate${v.id}`"
|
||||
@refreshDataList="getDataList"
|
||||
|
||||
@@ -9,8 +9,10 @@
|
||||
style="height: 100%;"
|
||||
>
|
||||
<add-or-update
|
||||
v-if="currentTab==i"
|
||||
:dataInfo="v"
|
||||
:type="type"
|
||||
:currentTab="currentTab"
|
||||
style="height: calc(100vh - 180px)"
|
||||
:ref="`addOrUpdate${v.id}`"
|
||||
@refreshDataList="getDataList"
|
||||
|
||||
Reference in New Issue
Block a user