king
2023-08-07 7858b93822607d26cd59ea236f2ee3544fe37050
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,