diff --git a/src/main/java/com/dreamchaser/depository_manage/controller/PageController.java b/src/main/java/com/dreamchaser/depository_manage/controller/PageController.java
index b084d578..61fa5e12 100644
--- a/src/main/java/com/dreamchaser/depository_manage/controller/PageController.java
+++ b/src/main/java/com/dreamchaser/depository_manage/controller/PageController.java
@@ -2823,7 +2823,7 @@ public class PageController {
}
mv.addObject("inventoryList", JSONObject.toJSONString(result));
- mv.setViewName("pages/application/application-out_scanQrCode");
+ mv.setViewName("pages/application/application-out_temporaryValue");
Integer role = userToken.getIsadmin();
if (role == null) {
role = 1;
diff --git a/src/main/resources/templates/pages/application/application-out_scanQrCode.html b/src/main/resources/templates/pages/application/application-out_scanQrCode.html
deleted file mode 100644
index e7f8b7fc..00000000
--- a/src/main/resources/templates/pages/application/application-out_scanQrCode.html
+++ /dev/null
@@ -1,569 +0,0 @@
-
-
-
-
- 分步表单
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
说明
- 申请提交后,24小时内审核完毕
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/target/classes/templates/pages/applicationForStorageCenter/application-out_scanQrCode.html b/src/main/resources/templates/pages/application/application-out_temporaryValue.html
similarity index 92%
rename from target/classes/templates/pages/applicationForStorageCenter/application-out_scanQrCode.html
rename to src/main/resources/templates/pages/application/application-out_temporaryValue.html
index 8cb1d910..6b24491b 100644
--- a/target/classes/templates/pages/applicationForStorageCenter/application-out_scanQrCode.html
+++ b/src/main/resources/templates/pages/application/application-out_temporaryValue.html
@@ -44,54 +44,6 @@