Procházet zdrojové kódy

大中型流程优化0704

wucl před 1 rokem
rodič
revize
e414f352d9
2 změnil soubory, kde provedl 68 přidání a 42 odebrání
  1. 66 40
      src/views/complex/index.vue
  2. 2 2
      src/views/finance/fundClaim.vue

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 66 - 40
src/views/complex/index.vue


+ 2 - 2
src/views/finance/fundClaim.vue

@@ -233,7 +233,7 @@
           <el-button style="float: left;" round type="danger" @click="openClaimDialog()">选择认领</el-button>
         </template>
         <parentTable v-show="!toProd" ref="order" :clickRowToPick="false" :data="myMajorPageData.records" slot="table"
-          style="width: 100%;" :selectionChange="handleSelectionChange">
+          style="width: 100%; height: 50%;" :selectionChange="handleSelectionChange">
           <el-table-column align="center" type="selection" claimOrders width="100" border="true"
             :selectable="checkSelectable">
           </el-table-column>
@@ -296,7 +296,7 @@
           </el-table-column>
         </parentTable>
         <parentTable v-show="toProd" ref="prod" :clickRowToPick="false" :data="myMajorPageData.records" slot="table"
-          style="width: 100%;" :selectionChange="handleSelectionChange">
+          style="width: 100%; height: 50%;" :selectionChange="handleSelectionChange">
           <el-table-column align="center" type="selection" claimOrders border="true" :selectable="checkSelectable">
           </el-table-column>
           <el-table-column label="金融类型" align="center" width='100'>