src/views/procurementManagement/procurementLedger/index.vue
@@ -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 @@ -226,6 +225,8 @@ v-model="form.supplierId" placeholder="请选择" clearable filterable allow-create > <el-option v-for="item in supplierList"