king
2022-08-02 8d66ff34fae5b048a6b7923cc75d34f13a08be9d
src/templates/comtableconfig/source.jsx
@@ -36,7 +36,6 @@
        initval: '',
        type: 'text',
        resourceType: '0',
        setAll: 'false',
        options: [],
        orderType: 'asc',
        match: 'like',
@@ -48,7 +47,6 @@
        initval: '',
        type: 'select',
        resourceType: '0',
        setAll: 'false',
        options: [],
        orderType: 'asc',
        match: 'equal',
@@ -60,7 +58,6 @@
        initval: '',
        type: 'date',
        resourceType: '0',
        setAll: 'false',
        options: [],
        orderType: 'asc',
        match: 'greater',
@@ -228,13 +225,13 @@
    },
    {
      type: 'search',
      label: CommonDict['model.form.dateday'],
      label: '日期(天)',
      subType: 'date',
      url: ''
    },
    {
      type: 'search',
      label: CommonDict['model.form.dateweek'],
      label: '日期(周)',
      subType: 'dateweek',
      url: ''
    },