nidapeng
2024-03-20 5bfa6ac57681f0b07649c2f1a54d6afbd3dbc1ba
company/src/components/enterprise/confirmJobType.vue
@@ -65,7 +65,7 @@
            getFindListByDTO () {
                findListByDTO({
                    solutionId: this.form.solutionId,
                    dataType: 0
                    // dataType: 0
                }).then(res => {
                    this.dispatching = res
                })