k94314517
2024-02-23 3c456949b70671cc2ad95ad5395dfaceda519f17
company/src/components/enterprise/confirmJobType.vue
@@ -65,7 +65,7 @@
            getFindListByDTO () {
                findListByDTO({
                    solutionId: this.form.solutionId,
                    dataType: 2
                    dataType: 0
                }).then(res => {
                    this.dispatching = res
                })