feat: 图审审批改为图检审批 #81

Merged
liushilong merged 1 commits from feat/changeTitle into test 1 year ago

@ -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