初次对接

This commit is contained in:
2025-04-08 00:14:08 +08:00
parent b7f32b6f09
commit 5465099c77
7 changed files with 275 additions and 316 deletions

View File

@@ -126,7 +126,7 @@ const state = reactive({
selectedData: [],
chengNuoJiaoQiP: '',
newChengNuoJiaoQiP: '',
selectedDataShow: false,
selectedDataShow: true,
loading: false,
});
const selectionChange = (list: any) => {