gaoshp
2025-11-04 167f3ab4bcf3810433554c1cddb8ec270b930ea3
src/views/console/system/collection.vue
@@ -53,7 +53,7 @@
                    let params = {
                    }
                    return await this.$HTTP.get(`/api/smart-collect/tpl/page`, {}, { params }).then(res => {
                    return await this.$HTTP.get(`/api/smis/collecttpl/page`, {}, { params }).then(res => {
                        res.data.records = res?.data?.records.map(v => {
                            return {
                                ...v,