更新了审批
This commit is contained in:
parent
4f9e7098ec
commit
01860f4485
@ -72,7 +72,7 @@
|
|||||||
async initType(){
|
async initType(){
|
||||||
let res = await approveTypes();
|
let res = await approveTypes();
|
||||||
res.data.forEach((item)=>{
|
res.data.forEach((item)=>{
|
||||||
this.typeTabLists.push({
|
if(item.id!=1) this.typeTabLists.push({
|
||||||
id: item.id,
|
id: item.id,
|
||||||
name: item.title
|
name: item.title
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user