This commit is contained in:
lcw
2025-07-21 17:47:27 +08:00
parent 1b567a8e75
commit 30d5a663ef
111 changed files with 1663 additions and 393 deletions

View File

@ -81,7 +81,7 @@ const searchConfiger = ref([
},
{
label: "车前部物品特征代码",
prop: "zqlx",
prop: "cqbwptzdm",
placeholder: "车前部物品特征代码",
showType: "input"
},
@ -89,7 +89,7 @@ const searchConfiger = ref([
{
label: "车辆异常痕迹代码",
prop: "clychjdm",
placeholder: "请选择环林卡口类型",
placeholder: "请输入车辆异常痕迹代码",
showType: "input"
}
]);