snow 1 month ago
parent
commit
31a0f958e1
1 changed files with 2 additions and 0 deletions
  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();
 const { isSuperUser } = useUserInfo();
 
 
+// 11
+
 const isDisplay = ref(true)
 const isDisplay = ref(true)
 
 
 const formRef = ref<InstanceType<typeof ReconciliationForm> | null>(null);
 const formRef = ref<InstanceType<typeof ReconciliationForm> | null>(null);