fix:功能调整
This commit is contained in:
@@ -120,7 +120,7 @@ function getList() {
|
||||
})
|
||||
}
|
||||
function getDict() {
|
||||
// 工单状态
|
||||
// 类型
|
||||
getDicts('journey_type').then(res => {
|
||||
journeyTypeList.value = res.data
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user