Browse Source

auto commit

gcz 3 years ago
parent
commit
7aa31cee2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/getin/getin.vue

+ 1 - 1
pages/getin/getin.vue

@@ -209,7 +209,7 @@
 							filePath: tempFilePaths[0],
 							name: 'file',
 							formData: {
-								'test': 'test'  // 上传附带参数
+								'isUpload': '1'  // 上传附带参数
 							},
 							success: (res) => {
 								// 根据接口具体返回格式   赋值具体对应url