修改 83392,内外部会议--新增/编辑页面--会议议题的移动没把议题材料带过去
This commit is contained in:
@@ -212,10 +212,11 @@ export default {
|
|||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
value: {
|
value: {
|
||||||
handler(val) {
|
handler () {
|
||||||
if (this.showFileModel) {
|
this.getShowFileList()
|
||||||
this.getShowFileList()
|
// if (this.showFileModel) {
|
||||||
}
|
// this.getShowFileList()
|
||||||
|
// }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user