Browse Source

Merge pull request '修改主计划显示数据' (#102) from xuxiaoming into develop

Reviewed-on: http://101.201.121.115:3000/leo/LAPP_AdvancedPlanner_Front/pulls/102
pull/104/head
xuxiaoming 3 years ago
parent
commit
e7ce5acdd4
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