Browse Source

修改主计划显示数据

pull/102/head
xuxiaoming 3 years ago
parent
commit
586464d0ac
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/productionPlanning/customerForecastDemandReview/demandPlanning/index.vue

+ 1
- 1
src/views/productionPlanning/customerForecastDemandReview/demandPlanning/index.vue View File

@ -45,7 +45,7 @@ export default {
showChar: true,
mode: "",
charTableHeight: 0,
keyStartIndex: 8,
keyStartIndex: 6,
activeName: "demandPlanning",
demandWidth: "calc(100% - 15px)",
charWidth: "15px",


Loading…
Cancel
Save