This commit is contained in:
yulixing 2019-07-05 18:10:10 +08:00
parent ccffb66258
commit 1f1c76bba4
2 changed files with 1 additions and 1218 deletions

File diff suppressed because it is too large Load Diff

View File

@ -475,17 +475,12 @@
</span>
</el-dialog>
<el-dialog
title="素材库"
title="分享组-素材库"
:visible.sync="modalLibVisible"
width="700px"
top="3vh"
:before-close="closeLib"
>
<el-alert
title="最多只能选择【1】张图片和【1】句分享语多选则取第一组"
type="warning"
class="mgb-20"
/>
<share-lib
@selectMaterial="getMaterial"
ref="shareLib"