king
2024-10-30 c96108bd84050feb01b47db3f5cae96670fda435
src/menu/components/code/sandbox/editorcode/index.jsx
@@ -34,7 +34,7 @@
      visible: true,
      html: config.html || '',
      css: config.css || '',
      js: config.js || '',
      js: config.js || '// Function(data, result, Api, notification, systemType) data-数据列表,result-查询接口返回结果,Api-接口,notification-信息提示控件(移动端为Toast),systemType-系统类型(正式为 production,测试为空)',
    })
  }