1
lzhe
2024-12-20 2b5e32409797633ded79422d1e6ccbd213c8d9c6
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,