| | |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column label="捐献者" align="center" prop="donorname" width="120px" /> |
| | | <el-table-column label="捐献编号" align="center" prop="donorno" /> |
| | | <!--<el-table-column label="财务审核" align="center" prop="financechecher" width="140" />--> |
| | | <!--<el-table-column label="捐献编号" align="center" prop="donorno" /> |
| | | <el-table-column label="财务审核" align="center" prop="financechecher" width="140" />--> |
| | | <el-table-column label="操作" fixed="right" align="center" class-name="small-padding fixed-width" width="160px"> |
| | | <template slot-scope="scope"> |
| | | <el-button size="mini" type="text" icon="el-icon-edit" v-if="scope.row.checkFlag == 0" |
| | |
| | | type: "warning", |
| | | }) |
| | | .then(() => { |
| | | debugger; |
| | | let formData = this.form; |
| | | let tempItemArr = rows.itemArr; |
| | | rows.fundid = formData.id; |
| | |
| | | this.personlist.map((res) => { |
| | | if (row.beneficiaryname == res.username) { |
| | | row.beneficiaryno = res.userno; |
| | | debugger; |
| | | row.beneficiaryname = res.username; |
| | | row.bankcardno = res.bankcardno; |
| | | row.branchbankname = res.branchbankname; |