Compare commits
No commits in common. "12f2274971dd037eeeb7308d1cdee7657b30da9c" and "532f8c73a83267d552f13f607d6b54dce5c5fa59" have entirely different histories.
12f2274971
...
532f8c73a8
|
@ -1,10 +1,2 @@
|
|||
import Mock from "mockjs"
|
||||
const data = Mock.mock({
|
||||
"items|10": [
|
||||
{
|
||||
"id|+1": 1,
|
||||
"name": "@cname",
|
||||
}
|
||||
]
|
||||
})
|
||||
export default []
|
Loading…
Reference in New Issue
Block a user