Commit 658344eb authored by 李苏's avatar 李苏 💬

调整

parent c9356d10
......@@ -134,6 +134,9 @@
"prop": "rcdxlc",
"span": 12,
"type": "input",
typeConfig:{
placeholder:'示例:Y103、日常'
}
},
......@@ -370,61 +373,26 @@
"label": "是否为零部件遗留",
"prop": "sflbjyl",
"span": 12,
"type": "RelSelect",
"typeConfig": {
hasValue:false,
clearable:true,
"src": "yhlywpc/uywxx/init/istrue",
"match": {
"value": "id",
"label": "name"
}
}
"type": "input",
},
{
"label": "溯源是否完成",
"prop": "sysfwc",
"span": 12,
"type": "RelSelect",
"typeConfig": {
hasValue:false,
clearable:true,
"src": "yhlywpc/uywxx/init/istrue",
"match": {
"value": "id",
"label": "name"
}
}
"type": "input",
},
{
"label": "是否为零部件缺失",
"prop": "sflbjqs",
"span": 12,
"type": "RelSelect",
"typeConfig": {
hasValue:false,
clearable:true,
"src": "yhlywpc/uywxx/init/istrue",
"match": {
"value": "id",
"label": "name"
}
}
"type": "input",
},
{
"label": "缺失查找是否完成",
"prop": "qsczsfwc",
"span": 12,
"type": "RelSelect",
"typeConfig": {
hasValue:false,
clearable:true,
"src": "yhlywpc/uywxx/init/istrue",
"match": {
"value": "id",
"label": "name"
}
}
"type": "input",
},
{
"label": "来源位置 (什么设备掉的)",
......
......@@ -3,7 +3,7 @@
* @Author: lisu lisu@gavelinfo.com
* @Date: 2024-09-19 10:55:27
* @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2025-06-19 13:57:11
* @LastEditTime: 2025-06-19 14:23:52
* @FilePath: /zghywpc-vue/src/views/jyfkgl/ywsjlr/index.vue
-->
<template>
......@@ -219,41 +219,25 @@
{
label: "是否为零部件遗留",
prop: "sflbjyl",
"transform": {
"url": "yhlywpc/uywxx/init/istrue",
"label": "name",
"value": "id"
},
width: 180
},
{
label: "溯源是否完成",
prop: "sysfwc",
"transform": {
"url": "yhlywpc/uywxx/init/istrue",
"label": "name",
"value": "id"
},
width: 120
},
{
label: "是否为零部件缺失",
prop: "sflbjqs",
"transform": {
"url": "yhlywpc/uywxx/init/istrue",
"label": "name",
"value": "id"
},
width: 180
},
{
label: "缺失查找是否完成",
prop: "qsczsfwc",
"transform": {
"url": "yhlywpc/uywxx/init/istrue",
"label": "name",
"value": "id"
},
width: 180
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment