Commit f4e048f8 authored by 黄奎's avatar 黄奎

页面修改

parent 89be0a4e
...@@ -462,7 +462,7 @@ ...@@ -462,7 +462,7 @@
this.$q.notify({ this.$q.notify({
type: 'negative', type: 'negative',
position: "top", position: "top",
message: `请选择要续费的班级` message: `请选择要班级`
}) })
return; return;
} }
...@@ -496,7 +496,7 @@ ...@@ -496,7 +496,7 @@
icon: 'iconfont icon-chenggong', icon: 'iconfont icon-chenggong',
color: 'accent', color: 'accent',
timeout: 2000, timeout: 2000,
message: '转班成功!', message: '转班申请成功!',
position: 'top' position: 'top'
}) })
//调用父页面成功方法 //调用父页面成功方法
......
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