Procházet zdrojové kódy

提交尝试线上调试

Lijy před 2 roky
rodič
revize
d0ca5dde4d

+ 1 - 0
fhKeeper/formulahousekeeper/timesheet/src/views/workReport/daily.vue

@@ -2139,6 +2139,7 @@
                             localId: localIds, // 图片的localID
                             success: function (res) {
                                 var localData = res.localData;
+                                console.log('转之后的', localData, res)
                                 if (that.workForm.domains[index].pics == null) {
                                     that.workForm.domains[index].pics = [];
                                     that.workForm.domains[index].iospics = [];