Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2022-12-11 15:20:41 +08:00

View File

@@ -162,6 +162,7 @@ export default {
}, },
getList() { getList() {
let url = '' let url = ''
this.list = []
let data = { let data = {
current: this.current, current: this.current,
taskTitle: this.taskTitle, taskTitle: this.taskTitle,