Selaa lähdekoodia

展開编辑无订单类型显示的异常

QuietShadow 3 vuotta sitten
vanhempi
commit
a5092ffb8d

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

@@ -1456,7 +1456,8 @@ export default {
                     sqno: item.sqno,
                     updatetime: item.updatetime,
                     workprocType: item.workprocType,
-                    auditState: item.auditState
+                    auditState: item.auditState,
+                    tag: item.tag
                  });
                     }
                     that.rightTableData = arr;