1
lzhe
2024-12-09 da965fc61c09a17a39a43e5e4d45edeca67148a1
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