snow 1 bulan lalu
induk
melakukan
31a0f958e1
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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);