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

pull/81/head
刘释隆 1 year ago
parent 6584f8f1fe
commit 6d1b319acf

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

Loading…
Cancel
Save