Commit aebf5a1c by 冷斌

fix bug

parent 7e637f6e
...@@ -244,7 +244,7 @@ ...@@ -244,7 +244,7 @@
let type = option.v; let type = option.v;
if (type === 'course') { if (type === 'course') {
console.log("{:U('course/PayVideo/index',['vst'=>'order,GaYUaufpTyJXByDvFy9=Uuoew')}"); console.log(<php>echo "{:U('course/PayVideo/index',['vst'=>'order,GaYUaufpTyJXByDvFy9=Uuoew')}"</php>);
} }
if (type === 'exams') { if (type === 'exams') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment