更新
This commit is contained in:
parent
2942a69cb1
commit
b7bcb6839f
@ -41,7 +41,7 @@
|
|||||||
let dict = await dictDataListsTypeValue({
|
let dict = await dictDataListsTypeValue({
|
||||||
type_value: 'town_task_type'
|
type_value: 'town_task_type'
|
||||||
})
|
})
|
||||||
dict.forEach((item)=>{
|
dict.data.forEach((item)=>{
|
||||||
if(item.id==this.taskInfo.type){
|
if(item.id==this.taskInfo.type){
|
||||||
this.remark = item.remark;
|
this.remark = item.remark;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user