Эх сурвалжийг харах

fix:场景评价路径修改

linchengzhe 1 жил өмнө
parent
commit
15a4e19e89

+ 1 - 1
src/views/sceneLibrary/gradingRuleDetail.vue

@@ -228,7 +228,7 @@ export default {
           data: {...this.form,scriptUpdate:true},
           withCredentials: true,
           headers: {
-            'Content-type': 'multipart/form-data',
+            'Content-type': 'application/json',
           },
         }).then((res) => {
           if (res.code === 200) {