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

This commit is contained in:
lims1@hunktimes.com
2023-08-05 22:30:27 +08:00
11 changed files with 74 additions and 41 deletions

View File

@@ -102,6 +102,7 @@ const queryComments = function (pageSize) {
const majorTypes = function () {
return ajax.get('/xboe/m/boe/cases/majorTypes');
}
/**
* 详情新*/
const details = function (id, addView) {