Commit 59b06935 authored by lizhishu's avatar lizhishu

1.提交更新;

parent 2776ca97
......@@ -263,7 +263,7 @@
if (!options['schoolId'] || !options['userId']) {
Dialog({
title: '温馨提示!',
message: '学生Id为必传参数!',
message: '学生Id或学校Id为必传参数!',
confirmButtonText: "知道了"
}).then(res => {
window.close()
......
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