This commit is contained in:
2023-11-13 16:51:57 +08:00
parent 9a9840f1a1
commit 1ed2e63c82

View File

@ -21,7 +21,7 @@
export default { export default {
data() { data() {
return { return {
prejectlist: {}, prejectlist: [],
}; };
}, },
onShow() { onShow() {