|
@@ -200,16 +200,16 @@ export default {
|
200
|
200
|
reqHasCategory: null,
|
201
|
201
|
validity: {},
|
202
|
202
|
valid: undefined,
|
203
|
|
- // action: 'http://localhost:8080/service/common/common/uploadAttachment/wxIncident/',
|
204
|
|
- // action: 'http://192.168.199.164:8080/service/common/common/uploadAttachment/wxIncident/',
|
|
203
|
+ // action: 'http://localhost:8080/service/common/common/uploadAttachment/wechatRequesterIncident/',
|
|
204
|
+ // action: 'http://192.168.199.164:8080/service/common/common/uploadAttachment/wechatRequesterIncident/',
|
205
|
205
|
action: {
|
206
|
|
- // "target":'http://192.168.3.100:8080/service/common/common/uploadAttachment/wxIncident/',
|
|
206
|
+ // "target":'http://192.168.3.100:8080/service/common/common/uploadAttachment/wechatRequesterIncident/',
|
207
|
207
|
// "fileName":"upload",
|
208
|
|
- // "target":'http://localhost/service/common/common/uploadAttachment/wxIncident/',
|
209
|
|
- // "target":'http://weixintest.ngser.dashitech.com/service/common/common/uploadAttachment/wxIncident/',
|
|
208
|
+ // "target":'http://localhost/service/common/common/uploadAttachment/wechatRequesterIncident/',
|
|
209
|
+ // "target":'http://weixintest.ngser.dashitech.com/service/common/common/uploadAttachment/wechatRequesterIncident/',
|
210
|
210
|
target:
|
211
|
211
|
this.$host +
|
212
|
|
- "/service/common/common/uploadAttachment/wxIncident/",
|
|
212
|
+ "/service/common/common/uploadAttachment/wechatRequesterIncident/",
|
213
|
213
|
data: {}
|
214
|
214
|
},
|
215
|
215
|
isUploading: false,
|