注释首页没用代码
This commit is contained in:
+1
-1
@@ -299,7 +299,7 @@ const getDictionaryList = async (dictCode = 'carProductLabel,priceRange,productL
|
||||
carProductLabel.value = result.data.carProductLabel;
|
||||
priceRange.value = result.data.priceRange;
|
||||
productLevel.value = result.data.productLevel;
|
||||
console.log('字典列表:', result.data);
|
||||
// console.log('字典列表:', result.data);
|
||||
}
|
||||
} catch (error) {
|
||||
console.error('获取字典列表失败:', error);
|
||||
|
||||
Reference in New Issue
Block a user