MrShi
2024-02-23 4c236ba83da7c69ac838b004d0a4b83c25fc9bea
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
                })