Merge branch 'develop' of https://gitee.com/qinxingxing/alpha-shopping into develop
This commit is contained in:
+1
-1
@@ -532,7 +532,7 @@ export default {
|
|||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
isBlockedDate() {
|
isBlockedDate() {
|
||||||
return !useTabber(10);
|
return !useTabber(13);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user