司机app的普通材料接口不挂token

This commit is contained in:
2026-04-13 16:32:23 +08:00
parent b39ae0bdf1
commit 4b94c614ad

View File

@@ -154,7 +154,7 @@ export default {
this.isLoading = false
},
initShow(){
this.keyword= '',
this.keyword= ''
this.getNormalList()
}
}