From 628118998b8a5f576dbca0001736ba9441e753ec Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期一, 08 四月 2024 18:12:22 +0800 Subject: [PATCH] 获取纤度校验详情的接口联调,字段调试+根据规格的2个值处理数据得到对应的目的纤度+ --- src/router/product/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/router/product/index.js b/src/router/product/index.js index 047b313..8d31951 100644 --- a/src/router/product/index.js +++ b/src/router/product/index.js @@ -29,7 +29,7 @@ name: "silkRegisterAddPage", component: silkRegisterAddPage, meta: { - title: "鏂板绾ゅ害鐧昏琛�/绾ゅ害妫�楠岃〃" + title: "绾ゅ害鐧昏琛�/绾ゅ害妫�楠岃〃" } }, { -- Gitblit v1.8.0