src/views/project/fund/performancedetails/index.vue
@@ -233,6 +233,20 @@ </template> </el-table-column> <el-table-column prop="taxamount" align="center" label="扣税金额" width="120" > <template slot-scope="scope"> <el-input v-model="scope.row.taxamount" placeholder="扣税金额" /> </template> </el-table-column> <el-table-column prop="beneficiaryname" align="center" label="绩效人员或单位"