Holla-Tako 5 months ago
parent
commit
47ab5a319c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/page/storehouseManagement/components/hazardControlEdit.vue

+ 2 - 1
src/page/storehouseManagement/components/hazardControlEdit.vue

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