zhb hace 1 mes
padre
commit
f6f459ac5c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/customer/deposit-select.vue

+ 1 - 1
pages/customer/deposit-select.vue

@@ -599,7 +599,7 @@ watch(
 watch(
     currentTab,
     (newTabs) => {
-        showTable()
+        // showTable()
     },
     { immediate: true }
 )