Merge pull request 'feat: 图审审批改为图检审批' (#81) from feat/changeTitle into test

Reviewed-on: #81
pull/88/head
刘释隆 1 year ago
commit ae578c1e7e

@ -31,7 +31,7 @@ async function handlerSearch(value) {
if (res.code === 'OK') {
state.resultList = [
{
title: '图审审批管理',
title: '图检审批',
path: 'worksheet',
data: res.data.ai,
},

Loading…
Cancel
Save