This commit is contained in:
2020-06-24 16:39:31 +08:00
parent 8c993da2cd
commit 28e80b49ff
14 changed files with 132 additions and 54 deletions

View File

@@ -9,7 +9,6 @@ export default {
data() {
return {
page: 1,
type: '售后政策',
policyList: []
}
},