Browse Source

bug修改

祁鹏飞 1 month ago
parent
commit
09bd59df09
1 changed files with 0 additions and 7 deletions
  1. 0 7
      src/views/platform/ticket.vue

+ 0 - 7
src/views/platform/ticket.vue

@@ -500,13 +500,6 @@ const handleBack = () => {
   }
   }
 }
 }
 const handleSettlement = () => {
 const handleSettlement = () => {
-  if (selectedList.value.length < 1) {
-    ElMessage({
-      message: '请选择要结算的数据!',
-      type: 'warning'
-    })
-    return
-  }
   // 查应收金额
   // 查应收金额
   api.financeApi.getPlatformSettlementReceivableAmount({
   api.financeApi.getPlatformSettlementReceivableAmount({
     invoiceType: "5",
     invoiceType: "5",