|
@@ -24,8 +24,9 @@
|
|
type="danger">搜索</el-button>
|
|
type="danger">搜索</el-button>
|
|
<el-button @click="onReSet"
|
|
<el-button @click="onReSet"
|
|
type="primary">重置</el-button>
|
|
type="primary">重置</el-button>
|
|
- <!-- export/isSettlementCourseSalarys v-permission="'export/exercisesSituations'"-->
|
|
|
|
|
|
+ <!-- export/isSettlementCourseSalarys -->
|
|
<el-button @click="onExport"
|
|
<el-button @click="onExport"
|
|
|
|
+ v-permission="'export/cooperationOrgan'"
|
|
type="primary">导出</el-button>
|
|
type="primary">导出</el-button>
|
|
</el-form-item>
|
|
</el-form-item>
|
|
</el-form>
|
|
</el-form>
|