Browse Source

Merge pull request '优化' (#135) from wangxy into develop

Reviewed-on: http://101.201.121.115:3000/leo/LAPP_AdvancedPlanner_Front/pulls/135
pull/143/head
wangxy 3 years ago
parent
commit
3a0fd29283
2 changed files with 1241 additions and 12 deletions
  1. +1
    -1
      src/views/plan/workbench/homePage/beta/predict/predictEdit.vue
  2. +1240
    -11
      yarn.lock

+ 1
- 1
src/views/plan/workbench/homePage/beta/predict/predictEdit.vue View File

@ -79,7 +79,7 @@
<el-table <el-table
:data="formData['AP_CustDemandVerHead-CustomerItem']" :data="formData['AP_CustDemandVerHead-CustomerItem']"
size="mini" size="mini"
height="460px"
height="560px"
style="width: 100%; margin-top: 20px;" style="width: 100%; margin-top: 20px;"
border> border>
<el-table-column label="零件" width="180"> <el-table-column label="零件" width="180">


+ 1240
- 11
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save