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