机具检验状态查询
This commit is contained in:
parent
aad3a0b34a
commit
48b00039a3
|
|
@ -159,7 +159,7 @@ const pickingListTwo = computed(() => {
|
||||||
// 综合查询
|
// 综合查询
|
||||||
const integratedQueryList = ref([
|
const integratedQueryList = ref([
|
||||||
{
|
{
|
||||||
title: '电子标签查询',
|
title: '机具检验状态查询',
|
||||||
url: '/pages/integratedQuery/electronicTag/index',
|
url: '/pages/integratedQuery/electronicTag/index',
|
||||||
iconSrc: '../../static/workbench/backCreate.png',
|
iconSrc: '../../static/workbench/backCreate.png',
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue