标签管理

This commit is contained in:
caoyang
2022-02-11 18:14:40 +08:00
parent 3f4fe0c76e
commit 03e17c6c68
7 changed files with 174 additions and 62 deletions
+1 -1
View File
@@ -122,7 +122,7 @@
}
getAction(this.url.tableList, params).then((res) => {
if (res.success) {
this.jsonBody=res.result
}
})
},