ZaiZai 2 anni fa
parent
commit
61ea813cf4
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      src/views/expense/finReimburse/index.vue

+ 3 - 0
src/views/expense/finReimburse/index.vue

@@ -77,9 +77,12 @@ const router = useRouter()
 onActivated(() => {
     getProjectData()
     getTableData()
+
+    //测试查字典
     getChildListApi()
 })
 
+//测试查字典
 const getChildListApi = () => {
     getChildList({
         code: 'expense_fr_type'