1
This commit is contained in:
parent
7152839d60
commit
9223df562c
@ -209,7 +209,6 @@ const getDictData = async () => {
|
||||
text: item.dictLabel
|
||||
}
|
||||
})
|
||||
|
||||
orderTypeList.value = typeRes.data
|
||||
} catch (error) {
|
||||
console.error('获取字典数据失败:', error)
|
||||
@ -223,7 +222,6 @@ const handleDetail = (row) => {
|
||||
}else{
|
||||
proxy.$tab.navigateTo(`/pages/work/OrderManager/components/LookDataNB?id=${row.saleid}`)
|
||||
}
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user