test_user 2 years ago
parent
commit
ba9368e480
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/workforce/appointment.vue

+ 2 - 2
src/xt_pages/workforce/appointment.vue View File

@@ -127,7 +127,7 @@
127 127
                         :schedule-zone-row-prop="scheduleZoneRow" :schedule-zone-prop="scheduleZone"
128 128
                          title="" @event1="changePartition"
129 129
                          @event2="changeSchedule" v-if="is_edit" @event3="changeWeekDay">
130
-                      
130
+
131 131
         <div class="position">
132 132
           <!-- <bread-crumb :crumbs="crumbs"></bread-crumb> -->
133 133
           <div>
@@ -158,7 +158,7 @@
158 158
               type="primary"
159 159
               v-if="is_edit"
160 160
               size="small"
161
-          >下载日志 
161
+          >下载日志
162 162
           </el-button>
163 163
           <el-button type="primary" size="small" icon="el-icon-setting" @click="setScheduleTemplateAction">排班模板
164 164
           </el-button>