src/views/project/fund/performanceApply/index.vue
@@ -142,6 +142,19 @@ </template> </el-table-column> <el-table-column label="预审状态" width="140" align="center" prop="checkstatus" > <template slot-scope="scope"> <dict-tag :options="dict.type.sys_stage_type" :value="scope.row.checkstatus" /> </template> </el-table-column> <el-table-column label="绩效类型" width="150" align="center" @@ -252,7 +265,9 @@ "sys_finsubject", "sys_financeitemtype", "sys_expensetype", "sys_performance_type" "sys_performance_type", "sys_stage_type" ], data() { //这里存放数据