king
2020-02-18 f55f4730fd70b20560fab07a1fb31ca35020e2d6
src/templates/comtableconfig/index.jsx
@@ -429,7 +429,7 @@
        {
          type: 'text',
          key: 'label',
          label: this.state.dict['header.form.name'],
          label: this.state.dict['header.menu.tabName'],
          initVal: card.label || '',
          required: true
        },