feat: base 优化ticket组件2
This commit is contained in:
parent
ce728f0d07
commit
316776845e
|
@ -180,7 +180,7 @@ export default {
|
||||||
wfOptions: [],
|
wfOptions: [],
|
||||||
currentComponent: null,
|
currentComponent: null,
|
||||||
ticketId: null,
|
ticketId: null,
|
||||||
t_id: null,
|
t_id: "",
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
|
|
Loading…
Reference in New Issue