fix : 修复前置流程弹窗的提示,首页需求上报跳转位置
This commit is contained in:
@@ -595,6 +595,7 @@ const getBaseInfo = async () => {
|
||||
localStepSuccess.value = formatProcedure(data.procedure)
|
||||
baseForm.value.setValues(data)
|
||||
baseFormData.value = data
|
||||
emits('getBasicData', data)
|
||||
emits('setDetail', formatActive(localActive.value))
|
||||
loading.close()
|
||||
nextTick(() => {
|
||||
|
||||
Reference in New Issue
Block a user