Commit 924aa221 by yeran

update

1 parent 5681cda8
......@@ -88,7 +88,7 @@ const constantRouterMap = [
{
path : '/pi/preLearn' ,
component : _import('pi/preLearn') ,
name : 'preLearn' ,
name : 'piPreLearn' ,
},
{
path : '/pi/answerPi' ,
......
......@@ -33,7 +33,7 @@
import BaseConstant from "../../store/constants/baseConstant";
export default new BaseTrainPage({
name: "preLearn",
name: "piPreLearn",
data() {
return {
checked: 0,
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!