@@ -239,7 +239,8 @@ export default {
this.resetForm()
if(this.isAdd) {
}else {
- getFileList(this.dataId).then(resp => {
+ console.log('查看 id', this.dataId)
+ getFileList({bid: this.dataId, orgId: this.orgId}).then(resp => {
this.fileList = resp.map(d => {
return {