This commit is contained in:
@fawn-nine
2023-08-30 14:14:23 +08:00
parent 25e5925c6d
commit b43dabab27
5 changed files with 201 additions and 94 deletions

View File

@@ -45,7 +45,7 @@ export default {
.post('api/Monitor/getJournalBoards')
.then(res => {
if(res.code == 0){
console.log(res,'res')
// console.log(res,'res')
//this.Total = res.total;
// var arr = []
// arr = res.data.journals.map( (item) => {