From 0abbc58f9cb4811ea77d68abdf46c9dd8b370ff8 Mon Sep 17 00:00:00 2001 From: Junjie <540245094@qq.com> Date: 星期三, 10 一月 2024 08:29:55 +0800 Subject: [PATCH] # --- zy-asrs-openapi/src/main/webapp/views/reportStock.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/zy-asrs-openapi/src/main/webapp/views/reportStock.html b/zy-asrs-openapi/src/main/webapp/views/reportStock.html index 81a239d..6118f89 100644 --- a/zy-asrs-openapi/src/main/webapp/views/reportStock.html +++ b/zy-asrs-openapi/src/main/webapp/views/reportStock.html @@ -15,7 +15,8 @@ <div id="app"> <div id="content"></div> <div class="slider"> - <div><el-button type="text" @click="switchPage('index.html')">瑙勮寖璇存槑</el-button></div> + <div><el-button type="text" @click="switchPage('index.html')">绠�浠�</el-button></div> + <div><el-button type="text" @click="switchPage('default.html')">瑙勮寖璇存槑</el-button></div> <el-divider></el-divider> <div><el-button type="text" @click="switchPage('reportCompleted.html')">璁㈠崟瀹屾垚涓婃姤</el-button></div> <div><el-button type="text" @click="switchPage('reportCancel.html')">璁㈠崟鍙栨秷涓婃姤</el-button></div> -- Gitblit v1.9.1