Compare commits

...
1 Commits
Author SHA1 Message Date
zxl 4b94c614ad 司机app的普通材料接口不挂token 2026-04-13 16:32:33 +08:00
+1 -1
View File
@@ -154,7 +154,7 @@ export default {
this.isLoading = false
},
initShow(){
this.keyword= '',
this.keyword= ''
this.getNormalList()
}
}