BUG 83392,内外部会议--新增/编辑页面--会议议题的移动没把议题材料带过去

This commit is contained in:
baoyu
2024-04-10 17:07:34 +08:00
parent d002bc085a
commit 4d22be70f5
@@ -541,6 +541,7 @@ export default {
*/
getShowFileList() {
return new Promise((resolve, reject) => {
this.showFileList = []
if (this.value && this.value !== '') {
let paramefile = this.value
if (paramefile.charAt(paramefile.length - 1) === ',') {