{{ tableName }} {{ siteName }} {{ count.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",") }} 可以直接在数据库管理工具中修改表 {{ tableName }} 的字段,修改字段后需要 清除缓存 才能体现在系统内容表中 {{ scope.row.attributeName }} {{ scope.row.dataType + (scope.row.dataType === 'VarChar' ? '(' + scope.row.dataLength + ')' : '') }} 返 回 {{ scope.row }} {{ siteName }}