Explorar o código

Fix code indent

afc163 %!s(int64=8) %!d(string=hai) anos
pai
achega
486ec4fae1
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      src/routes/List/TableList.js

+ 3 - 1
src/routes/List/TableList.js

@@ -283,7 +283,9 @@ export default class TableList extends PureComponent {
               {this.renderForm()}
             </div>
             <div className={styles.tableListOperator}>
-              <Button icon="plus" type="primary" onClick={() => this.handleModalVisible(true)}>新建</Button>
+              <Button icon="plus" type="primary" onClick={() => this.handleModalVisible(true)}>
+                新建
+              </Button>
               {
                 selectedRows.length > 0 && (
                   <span>