CN-1223 fix: 暂时关闭评分相关的单元测试

This commit is contained in:
chenjinsong
2023-10-22 20:58:52 +08:00
parent c5c7b58720
commit f6af25e5e6
7 changed files with 226 additions and 96 deletions

View File

@@ -108,7 +108,6 @@ export default {
immediate: true,
deep: true,
handler (n) {
console.info(n)
if (!n || n.length === 0) {
this.timeout = setTimeout(() => {
this.noData = true