Browse Source

feat:对接坐席小休统计表;

zhangchong 1 year ago
parent
commit
b1004b8280
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/statistics/call/seatsRest.vue

+ 1 - 1
src/views/statistics/call/seatsRest.vue

@@ -121,4 +121,4 @@ const handleSelectionChange = (val: any[]) => {
 onMounted(() => {
 	queryList();
 });
-</script>
+</script>