@ -241,7 +241,6 @@ const setSubmitParamsAndSubmit = () => {
const submitJob = () => {
proxy.$modal.loading('提交中....')
const params = setParams()
return;
repleinshJobSubmit(params)
.then((res) => {
uni.hideLoading()