Browse Source

更新请求API

ZaiZai 2 năm trước cách đây
mục cha
commit
61ea813cf4
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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'