Parcourir la source

1.高线编制轮回页面更新

zhangym il y a 1 an
Parent
commit
19382b5b93

+ 9 - 0
src/views/energyPlan/components/supplyAndDemand/planProjectRoundGx.vue

@@ -312,6 +312,15 @@
                         align="center"
                         :show-overflow-tooltip="true"
                         >
+                      </el-table-column>
+                      <el-table-column
+                        sortable
+                        prop="memo"
+                        label="备注"
+                        min-width="80px"
+                        align="center"
+                        :show-overflow-tooltip="true"
+                        >
                       </el-table-column>
                         <el-table-column
                         sortable