使用tanstack/vue-query

This commit is contained in:
2024-09-19 19:27:55 +08:00
parent 13b57fa2ed
commit 2866a07493
12 changed files with 440 additions and 337 deletions

View File

@@ -289,7 +289,7 @@ const crudColumns = ref([
{
title: "闭环方式",
align: "center",
width: 160,
width: 200,
dataIndex: "closeMethod",
addDefaultValue: [],
search: true,