西海岸:基础设施--一键申请增加数量限制

This commit is contained in:
guoyue 2022-09-29 17:26:08 +08:00
parent bafe53bc67
commit 98f0c360d4
1 changed files with 2 additions and 2 deletions

View File

@ -1795,13 +1795,13 @@
} }
const apply = async () => { const apply = async () => {
console.log('一键申请', selectedList.value)
if (selectedRowKeys.value.length != 0) { if (selectedRowKeys.value.length != 0) {
// //
let maxNumRes = await judegNumber(); let maxNumRes = await judegNumber();
if (maxNumRes.data.code != 0) { if (maxNumRes.data.code != 0) {
return message.warning(maxNumRes.data.msg) return;
} }
console.log('一键申请', selectedList.value)
let arr = [ let arr = [
{ {
arr: [ arr: [