This commit is contained in:
@fawn-nine
2024-09-09 15:58:56 +08:00
parent 99f7de1018
commit 36d56ea657

View File

@@ -512,7 +512,8 @@ export default {
data: this.$http.adornData({
page: 1,
limit: 10,
title: query
title: query,
type:''
})
})
.then(({ data }) => {