king
2022-10-22 03a22ec6f9ad7303d10b4c65bb5bc6fa5cbd448a
src/mob/components/tabs/antv-tabs/options.jsx
@@ -99,7 +99,7 @@
 * @description tabs表单配置信息
 */
export function getTabsSetForm(setting, uuid) {
  let modules = MenuUtils.getSupModules(window.GLOB.customMenu.components, uuid) || []
  let modules = MenuUtils.getSupModules(window.GLOB.customMenu.components, uuid)
  modules.push({
    value: 'preview',
    label: '上一页(url参数)'