瀏覽代碼

提交尝试线上调试

Lijy 2 年之前
父節點
當前提交
d0ca5dde4d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fhKeeper/formulahousekeeper/timesheet/src/views/workReport/daily.vue

+ 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 = [];