This commit is contained in:
parent
8e0cb9831e
commit
342f59d360
|
|
@ -339,7 +339,7 @@ export default {
|
|||
created() {
|
||||
this.getList()
|
||||
this.getDeviceTypeOptions();
|
||||
this.uploadUrlTemp=window.location.origin+"/iws/jiju-api/aaa.xlsx";
|
||||
this.uploadUrlTemp=window.location.origin+"/aaa.xlsx";
|
||||
// this.uploadUrlTemp=window.location.origin+"/aaa.xlsx";
|
||||
},
|
||||
methods: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue