三维接口调试
This commit is contained in:
@@ -7,7 +7,6 @@ import {useAppSelector} from "./../../../store/hooks"
|
||||
import {selectLine1After} from "./../../../store/LinePageSlice"
|
||||
function LeftUp() {
|
||||
const data = useAppSelector(selectLine1After);
|
||||
console.log('页面数据1-1:',data)
|
||||
// 假数据
|
||||
const dataSource = {
|
||||
day: {
|
||||
|
||||
Reference in New Issue
Block a user