QuietShadow 3 năm trước cách đây
mục cha
commit
52dfa5b82b

+ 1 - 1
src/views/energyPlan/components/supplyAndDemand/planProjectRoundGx.vue

@@ -1457,7 +1457,7 @@ export default {
                     updatetime: item.updatetime,
                     workprocType: item.workprocType,
                     auditState: item.auditState,
-                    tag: item.tag
+                    tag: item.tag ? item.tag : '0'
                  });
                     }
                     that.rightTableData = arr;