MrShi
2024-02-23 1e72942aa4848ae4835e7f30bb4adc01f9ce5bdc
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
                })