复原了删除vite文件

This commit is contained in:
KindSeven
2024-09-15 22:50:48 +08:00
parent 78f86a9211
commit 704462b2a1
2 changed files with 92 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ const open = (row) => {
};
const getData = async () => {
console.log(123);
// console.log(123);
const data = await orderGetDetails(props.rowData.orderNumber)
// console.log("111", data);