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