|
@@ -3,7 +3,7 @@
|
3
|
3
|
<div class="position">
|
4
|
4
|
<bread-crumb :crumbs="crumbs"></bread-crumb>
|
5
|
5
|
<div style="display:flex;align-items:center">
|
6
|
|
- <el-button type="primary" @click="setting">设置</el-button>
|
|
6
|
+ <!-- <el-button type="primary" @click="setting">设置</el-button> -->
|
7
|
7
|
<el-button type="primary" @click="DeleteStaffSchedule">清除</el-button>
|
8
|
8
|
<el-button type="primary" @click="copyStaffSchedule">复制</el-button>
|
9
|
9
|
<el-button type="primary" icon="el-icon-printer" @click="toPrint">打印</el-button>
|