Ver Fonte

隐藏本表修改

duy há 1 ano atrás
pai
commit
0b274841db
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      src/views/tentative/detect/components/ListItem.vue

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

@@ -960,6 +960,9 @@ const copeBussTab = async (pkeyIds) => {
 
 //隐藏本表
 const hideClick = async ({ pKeyId, isBussShow }) => {
+    if (isBussShow === 1) {
+        ActiveKey.value = ''
+    }
     const pkeyIds = getValString(pKeyId)
     if (pkeyIds) {
         if (isStatus.value !== '3') {