king
2023-01-10 1f5f5721e556ce1ede1be293313d7af88ef60677
src/mob/components/menubar/normal-menubar/menucomponent/options.jsx
@@ -204,7 +204,7 @@
      field: 'primaryId',
      label: '静态主键值',
      initval: setting.primaryId || '',
      tooltip: '可作为BID传到下一页面。',
      tooltip: '可作为BID传到下一页面。注:@userid@会替换为用户ID。',
      required: false
    }
  ]