Explorar o código

护理type值修改

wyq %!s(int64=3) %!d(string=hai) anos
pai
achega
5021a96150
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/icss/nursing/nursing.vue

+ 1 - 1
src/components/icss/nursing/nursing.vue

@@ -160,7 +160,7 @@ export default {
       e.preventDefault();
       let formData = new FormData();
       formData.append('file', fileInfo);
-      formData.append('type', 1);
+      formData.append('type', 11);
       const header = {
         headers: {
           'Content-Type': 'multipart/form-data'