Selaa lähdekoodia

休息时间段

cs 2 vuotta sitten
vanhempi
commit
f009dc5bec

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/settings/timetype.vue

@@ -456,7 +456,7 @@
                         <span>{{scope.row.startTime + '-' + scope.row.endTime}}</span>
                     </template>
                 </el-table-column>
-                <el-table-column label="部门">
+                <el-table-column label="有效范围">
                     <template slot-scope="scope">
                         <div v-if="scope.row.dname==null">
                             <div>全公司</div>