“工程名称”修改为“用户名称”&删除console打印
This commit is contained in:
@@ -232,7 +232,6 @@ const audit = (filePath: any) => {
|
||||
addSurveyPlan(addForm).then(res => {
|
||||
cancelFn()
|
||||
emit('onsubmit')
|
||||
console.log(res, '新增普测计划')
|
||||
})
|
||||
return
|
||||
if (title.value == '普测计划新增') {
|
||||
|
||||
Reference in New Issue
Block a user