| src/views/project/fund/ethicalExpertFeeApply/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/views/project/fund/medicalCostApply/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/views/project/fund/officeExpenseApply/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/views/project/fund/performanceApply/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/project/fund/ethicalExpertFeeApply/index.vue
@@ -230,7 +230,6 @@ type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" v-hasPermi="['project:ethicalfund:edit']" >修改</el-button > <el-button @@ -248,7 +247,6 @@ size="mini" type="text" @click="handleDelete(scope.row)" v-hasPermi="['project:ethicalfund:delete']" ><span class="button-delete" ><i class="el-icon-delete"></i>删除</span ></el-button @@ -258,7 +256,6 @@ type="text" icon="el-icon-download" @click="mixExport(scope.row.id)" v-hasPermi="['project:ethicalfund:download']" >下载</el-button > </template> src/views/project/fund/medicalCostApply/index.vue
@@ -219,7 +219,6 @@ type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" v-hasPermi="['project:medicalfund:edit']" >修改</el-button > <el-button @@ -237,7 +236,6 @@ size="mini" type="text" @click="handleDelete(scope.row)" v-hasPermi="['project:medicalfund:delete']" ><span class="button-delete" ><i class="el-icon-delete"></i>删除</span ></el-button @@ -247,7 +245,6 @@ type="text" icon="el-icon-download" @click="mixExport(scope.row.id)" v-hasPermi="['project:medicalfund:download']" >下载</el-button > </template> src/views/project/fund/officeExpenseApply/index.vue
@@ -180,7 +180,6 @@ type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" v-hasPermi="['project:medicalfund:edit']" >修改</el-button > <el-button @@ -195,7 +194,6 @@ size="mini" type="text" @click="handleDelete(scope.row)" v-hasPermi="['project:medicalfund:delete']" ><span class="button-delete" ><i class="el-icon-delete"></i>删除</span ></el-button @@ -205,7 +203,6 @@ type="text" icon="el-icon-download" @click="mixExport(scope.row.id)" v-hasPermi="['project:medicalfund:download']" >下载</el-button > </template> src/views/project/fund/performanceApply/index.vue
@@ -195,7 +195,6 @@ type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" v-hasPermi="['project:medicalfund:edit']" >修改</el-button > @@ -211,7 +210,6 @@ size="mini" type="text" @click="handleDelete(scope.row)" v-hasPermi="['project:medicalfund:delete']" ><span class="button-delete" ><i class="el-icon-delete"></i>删除</span ></el-button @@ -221,7 +219,6 @@ type="text" icon="el-icon-download" @click="mixExport(scope.row.id)" v-hasPermi="['project:medicalfund:download']" >下载</el-button > <el-button