From 2866a07493169b935156c6726e38b732a8f2c951 Mon Sep 17 00:00:00 2001
From: ks3356143 <314298729@qq.com>
Date: Thu, 19 Sep 2024 19:27:55 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8tanstack/vue-query?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
cdTMP/index.html | 2 +-
cdTMP/package-lock.json | 482 ++++++++++--------
cdTMP/package.json | 29 +-
cdTMP/src/components/ma-crud/types/crud.ts | 4 +-
.../ma-form/containerItem/children-form.vue | 11 +
cdTMP/src/components/ma-info/index.vue | 228 +++++----
cdTMP/src/{main.js => main.ts} | 8 +-
.../dictmanage/DataList/useCrudRef.ts | 3 +-
cdTMP/src/views/project/case/index.vue | 2 +-
.../testmanage/projmanage/cpns/preview.vue | 4 +-
.../projmanage/hooks/useCrudInit.ts | 2 +-
cdTMP/visualizer.html | 2 +-
12 files changed, 440 insertions(+), 337 deletions(-)
rename cdTMP/src/{main.js => main.ts} (84%)
diff --git a/cdTMP/index.html b/cdTMP/index.html
index 6700663..3b79e5c 100644
--- a/cdTMP/index.html
+++ b/cdTMP/index.html
@@ -148,7 +148,7 @@
-
+