| | |
| | | <dict-tag :options="dict.type.sys_recordstatus" :value="scope.row.recordstatus" /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column label="个税计算情况" align="center" prop="recordstatus" width="120px"> |
| | | <!-- <el-table-column label="个税计算情况" align="center" prop="recordstatus" width="120px"> |
| | | <template slot-scope="scope"> |
| | | <dict-tag :options="dict.type.sys_tax" :value="scope.row.istax" /> |
| | | </template> |
| | | </el-table-column> |
| | | </el-table-column> --> |
| | | <el-table-column label="所属组别" align="center" prop="deptmentname" width="140px" /> |
| | | <el-table-column label="组长" align="center" prop="managername" width="90px" /> |
| | | <el-table-column label="捐献者" align="center" prop="donorname" width="90px" /> |
| | |
| | | }, |
| | | { |
| | | value: 2, |
| | | label: "审查通过等待邮寄纸质材料" |
| | | label: "审查通过等待纸质材料" |
| | | }, |
| | | { |
| | | value: 3, |