king
2020-11-16 3ca91a731665962918a026f521c556f4745ebf35
src/templates/comtableconfig/source.jsx
@@ -10,6 +10,7 @@
    type: 'system',
    Template: 'CommonTable',
    enabled: false,
    easyCode: '',
    setting: {
      actionfixed: false,
      columnfixed: false,
@@ -18,7 +19,7 @@
      primaryKey: '',
      order: '',
      dataresource: '',
      interType: 'inner',
      interType: 'system',
      sysInterface: 'false',
      innerFunc: '',
      interface: '',
@@ -164,7 +165,7 @@
      Align: 'center',
      IsSort: 'false',
      uuid: Utils.getuuid(),
      label: CommonDict['model.form.column.action'],
      label: CommonDict['model.operation'],
      type: 'action',
      style: 'button',
      show: 'horizontal',