FineUI 官方论坛
标题:
fullCalendar在fineuipro中加入
[打印本页]
作者:
leetle
时间:
2018-7-18 21:15
标题:
fullCalendar在fineuipro中加入
本帖最后由 leetle 于 2018-8-16 09:17 编辑
参考
https://blog.csdn.net/qw_xingzhe/article/details/44920943
作者:
erp8@live.cn
时间:
2018-7-20 20:36
请问:能发参考示例吗?
作者:
leetle
时间:
2018-8-16 09:18
function eidt(id, date) {
if (id == 0) {
var url = basePath + 'Product/PlatformPlan/Edit.aspx?FId=' + id + '&FDate=' + date + '&action=1&parenttabid=' + parent.getActiveTabId();
F(windowClientID).show(url);
} else {
var url = basePath + 'Product/PlatformPlan/Edit.aspx?FId=' + id + '&FDate=' + date + '&action=2&parenttabid=' + parent.getActiveTabId();
F(windowClientID).show(url);
}
};
作者:
leetle
时间:
2018-8-16 09:21
erp8@live.cn 发表于 2018-7-20 20:36
请问:能发参考示例吗?
已上传部分核心代码,有疑问加QQ。
作者:
erp8@live.cn
时间:
2018-8-17 12:07
感谢分享!
欢迎光临 FineUI 官方论坛 (https://fineui.com/bbs/)
Powered by Discuz! X3.4