1
李喆(开发组)
2025-03-18 122deb4a51475b271bd5d4de36593c1c5f925f1d
src/views/console/workstation/CollDialog.vue
@@ -157,7 +157,7 @@
            return this
        },
        getDetailList(params) {
            this.$HTTP.get(`/api/smart-collect/tpl/typelist`, {}, { params }).then(res => {
            this.$HTTP.get(`/api/smis/collecttpl/typelist`, {}, { params }).then(res => {
                this.typeList = res.data || [];
                // return res