snow il y a 1 mois
Parent
commit
31a0f958e1
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/views/supply/purchPayRelive/detail.vue

+ 2 - 0
src/views/supply/purchPayRelive/detail.vue

@@ -34,6 +34,8 @@ const { hasPermissionWithCode } = usePermission(pageName);
 
 const { isSuperUser } = useUserInfo();
 
+// 11
+
 const isDisplay = ref(true)
 
 const formRef = ref<InstanceType<typeof ReconciliationForm> | null>(null);