king
2022-11-21 89f85223ff7b1b5ee3931ae01efa3dd17d5524fc
src/utils/option.js
@@ -45,20 +45,20 @@
// 系统模板
export const sysTemps = [
  {
    title: '基础表格',
    type: 'CommonTable',
    url: nortable,
    baseconfig: '',
    isSystem: true
  },
  // {
  //   title: '基础表格(新)',
  //   type: 'BaseTable',
  //   title: '基础表格',
  //   type: 'CommonTable',
  //   url: nortable,
  //   baseconfig: '',
  //   isSystem: true
  // },
  {
    title: '基础表格',
    type: 'BaseTable',
    url: nortable,
    baseconfig: '',
    isSystem: true
  },
  // {
  //   title: '主子表表格',
  //   type: 'CommonTable',