Compare commits

..

No commits in common. 'd0107504a443ec85679ea3273237d0b7332f5350' and '05657b2b6abba4c1f61d1599bf27984897e500a5' have entirely different histories.

  1. 1
      jeecgboot-vue3/src/views/demo/main-home/components/expertManagement/index.vue

@ -61,7 +61,6 @@
const filterType = (id, index) => {
if (id === 0) {
page.value.directioncal = '';
activeIndex.value = 0;
getList();
return;
}

Loading…
Cancel
Save