修复问题
This commit is contained in:
parent
bd17c7b425
commit
143bad5dee
|
@ -76,6 +76,7 @@ export default {
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
stateText: "",
|
stateText: "",
|
||||||
|
stateTextColor: "",
|
||||||
stateDesc: "",
|
stateDesc: "",
|
||||||
previewWorkerList: [],
|
previewWorkerList: [],
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue