修复问题

This commit is contained in:
TOP糯米 2023-03-15 14:17:32 +08:00
parent bd17c7b425
commit 143bad5dee
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ export default {
data() { data() {
return { return {
stateText: "", stateText: "",
stateTextColor: "",
stateDesc: "", stateDesc: "",
previewWorkerList: [], previewWorkerList: [],
}; };