合并
This commit is contained in:
@ -276,7 +276,7 @@ const handleAudit = async (row?: MonthPlanVO) => {
|
||||
|
||||
//监听项目id刷新数据
|
||||
// const listeningProject = watch(
|
||||
// () => currentProject.value.id,
|
||||
// () => currentProject.value?.id,
|
||||
// (nid, oid) => {
|
||||
// queryParams.value.projectId = nid;
|
||||
// form.value.projectId = nid;
|
||||
|
Reference in New Issue
Block a user