Holla-Tako 5 mēneši atpakaļ
vecāks
revīzija
47ab5a319c

+ 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 {