nidapeng
2024-03-29 9dc6e13e7aea2e6e6f8e32fdd2152d4ce9cb76a1
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
                })