yangys
2025-11-11 1bb161c3a19b95b546c99db5296758c77cefe1c3
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,