使用兼容接口在报表预览时引入js资源文件的接口实例
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

8 lines
150 B

/**
* @author 秃破天际
* @version 10.0
* Created by 秃破天际 on 2021-03-08
**/
!(function () {
console.info("Form JS Running!");
})();