king
2023-08-04 465be8b618c1fb139d56ed779ff6f4dbc8d89b89
src/templates/sharecomponent/tablecomponent/index.jsx
@@ -194,7 +194,7 @@
      let _config = {...config, tables: _tables}
      
      Api.getSystemConfig({func: 'sPC_Get_FieldName', TBName: value}).then(res => {
      Api.getCloudConfig({func: 'sPC_Get_FieldName', TBName: value}).then(res => {
        if (res.status) {
          let tabmsg = {
            tableName: _table.TbName,