Ver Fonte

动态获取部门修改

duy há 2 anos atrás
pai
commit
51ebddac30
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/static/components/tab-decost.vue

+ 1 - 0
src/views/static/components/tab-decost.vue

@@ -152,6 +152,7 @@ const tableColData = ref([
   },
 ])
 const getColData = ()=>{
+  tableColData.value = []
   department.value.forEach((ele, index)=>{
     tableColData.value.push({
       id:ele.id,