提交 68258b4f authored 作者: xuliangying's avatar xuliangying

+)校验

上级 d493608d
...@@ -271,7 +271,7 @@ export default { ...@@ -271,7 +271,7 @@ export default {
}); });
return; return;
} }
if (10 > value - 0) { /* if (10 > value - 0) {
this.$dialog.alert({ this.$dialog.alert({
title: this.$t('title'), title: this.$t('title'),
message: this.$t('placeholder3'), message: this.$t('placeholder3'),
...@@ -280,7 +280,7 @@ export default { ...@@ -280,7 +280,7 @@ export default {
// on close // on close
}); });
return; return;
} } */
this.pageLoading = true; this.pageLoading = true;
try { try {
if (holdItem.coinData.type == 'main') { if (holdItem.coinData.type == 'main') {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论