src/views/procurementManagement/procurementLedger/index.vue
@@ -53,7 +53,7 @@ show-summary :summary-method="summarizeMainTable" @expand-change="expandChange" height="calc(100vh - 18.5em)" height="calc(100vh - 19em)" > <el-table-column align="center" type="selection" width="55" /> <el-table-column type="expand"> @@ -155,7 +155,6 @@ type="primary" size="small" @click="openForm('edit', scope.row)" :disabled="scope.row.receiptPaymentAmount>0 || scope.row.recorderName !== userStore.nickName" >编辑</el-button > <el-button