命令行提交
This commit is contained in:
@@ -275,13 +275,6 @@ const _sfc_main = {
|
||||
});
|
||||
return false;
|
||||
}
|
||||
if (voteData.case_exchange_vote_option[i].option_value.length > 16) {
|
||||
common_vendor.index.showToast({
|
||||
title: "第" + (i + 1) + "个投票选项超过16个字符",
|
||||
icon: "none"
|
||||
});
|
||||
return false;
|
||||
}
|
||||
}
|
||||
form.case_exchange_vote = voteData;
|
||||
showVote.value = false;
|
||||
|
||||
Reference in New Issue
Block a user