This commit is contained in:
hayu 2025-09-06 19:36:38 +08:00
parent 8e0cb9831e
commit 342f59d360
1 changed files with 1 additions and 1 deletions

View File

@ -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: {