复原了删除vite文件
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user