src/views/project/fundcheck/performanceCheck/index.vue
@@ -64,6 +64,9 @@ </el-select> </el-form-item> </el-col> </el-row> <el-row> <el-col :span="5"> <el-form-item label-width="120px" @@ -86,8 +89,6 @@ </el-select> </el-form-item> </el-col> </el-row> <el-row> <el-col :span="4"> <div style="margin-bottom: 15px;"> <el-button @@ -386,17 +387,17 @@ } ], checkmaterials: [ { { value: 1, label: "待审核" label: "材料待审核" }, { value: 2, label: "审核通过等待材料" label: "审查通过等待邮寄纸质材料" }, { value: 3, label: "已收到材料" label: "已收到纸质材料" } ], // 查询参数