1
李喆(开发组)
2025-03-18 c978996d3e0390c0050479be4684af895cfb72cd
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