From de79a0aa1d62c2130b47c667fd10c0fce0587c35 Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期四, 14 九月 2023 10:35:46 +0800 Subject: [PATCH] modified: src/assets/api/controller.js modified: src/components/view/finishedProductInspection.vue modified: src/components/view/finishedProductInspectionAdd.vue modified: src/components/view/finishedProductInspectionLook.vue modified: src/components/view/finishedProductInspectionUp.vue modified: src/components/view/processInspectionUpdate.vue modified: src/main.js --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index ec27d48..af19376 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ <meta http-equiv="Expires" CONTENT="0"> <meta http-equiv="Cache-Control" CONTENT="no-cache"> <meta http-equiv="Pragma" CONTENT="no-cache"> - <title>涓ぉ鐢电紗闄勪欢MOM</title> + <title>涓ぉ娴锋磱MOM</title> <link rel="icon" type="image/x-icon" href="./static/img/logo.png"> </head> <body> -- Gitblit v1.9.3