Commit 459c3b7d by caoyanzhi

update: 弹窗调整

parent f97eb03a
......@@ -279,6 +279,7 @@ export default {
if (!date[0] || !date[1]) {
callback(new Error('计划时间不能为空'));
}
callback();
};
return {
loading: false,
......
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