XMLWAN 4 years ago
parent
commit
ca3f51021f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/xt_pages/workforce/components/tableWeeks.vue

+ 0 - 1
src/xt_pages/workforce/components/tableWeeks.vue View File

@@ -178,7 +178,6 @@ export default {
178 178
   data() {
179 179
     return {
180 180
       weekArr: [
181
-        {id:0,name:"全部"},
182 181
         { id: 1, name: "周一" },
183 182
         { id: 2, name: "周二" },
184 183
         { id: 3, name: "周三" },