我正在使用自定义标签,但收到以下内容的无效 CFML 构造错误:
第 27 行第 10 列发现无效的 CFML 构造。
26 : <cfscript>
27 : cfparam( 'attributes.action', 'new' );
28 : cfparam( 'attributes.fieldList', '' );
29 : cfparam( 'attributes.return', 'variables' );
Run Code Online (Sandbox Code Playgroud) coldfusion ×1