fix : 修复需求汇总的征集名称匹配及注释部分log
This commit is contained in:
@@ -143,7 +143,6 @@ const choosePreProcess = () => {
|
||||
}
|
||||
|
||||
const getPreProcessList = () => {
|
||||
console.log('getPreProcessList')
|
||||
loading.value = true
|
||||
getPreProcess().then(res => {
|
||||
loading.value = false
|
||||
|
||||
Reference in New Issue
Block a user