Explorar o código

删除按钮状态

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
7fcbe4db3a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/tentative/detect/components/ListItem.vue

+ 2 - 0
src/views/tentative/detect/components/ListItem.vue

@@ -674,6 +674,8 @@ const delClick = async ({pKeyId}) => {
             window?.$message?.success('操作成功')
             renewData()
             delClickLoading.value=false
+        }else{
+             delClickLoading.value=false
         }
     } else {
         window?.$message?.warning('pkeyId为空')