feat: 更新应用版本至1.3.25并优化功能
- 更新config.js、manifest.json等文件中的版本号至1.3.25 - 在editby.vue页面添加品名、规格等钢卷信息展示 - 调整easycode.vue中otherTypes的过滤条件 - 修改klp-header.vue中的镀锌机组名称 - 更新update.js中的静态版本号
This commit is contained in:
@@ -38,7 +38,7 @@ export default {
|
||||
lineList: [
|
||||
{ name: "科伦普重工-酸轧机组", key: "acidity" },
|
||||
// { name: "科伦普重工-彩涂机组", key: "paint" },
|
||||
{ name: "科伦普重工-镀锌线一组", key: "zinc1" },
|
||||
{ name: "科伦普重工-镀锌机组", key: "zinc1" },
|
||||
// { name: "科伦普重工-镀锌线二组", key: "zinc2" },
|
||||
// { name: "科伦普重工-镀锌线三组", key: "zinc3" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user