Commit 81197793 authored by 李苏's avatar 李苏 💬

调整

parent 658344eb
...@@ -410,31 +410,13 @@ ...@@ -410,31 +410,13 @@
"label": "是否金属零部件", "label": "是否金属零部件",
"prop": "sfjslj", "prop": "sfjslj",
"span": 12, "span": 12,
"type": "RelSelect", "type": "input",
"typeConfig": {
hasValue:false,
clearable:true,
"src": "yhlywpc/uywxx/init/istrue",
"match": {
"value": "id",
"label": "name"
}
}
}, },
{ {
"label": "溯源不成功或查找未完成异物事件后续行动是否落实", "label": "溯源不成功或查找未完成异物事件后续行动是否落实",
"prop": "sfls", "prop": "sfls",
"span": 12, "span": 12,
"type": "RelSelect", "type": "input",
"typeConfig": {
hasValue:false,
clearable:true,
"src": "yhlywpc/uywxx/init/istrue",
"match": {
"value": "id",
"label": "name"
}
}
}, },
{ {
"label": "审视异物事件分析", "label": "审视异物事件分析",
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* @Author: lisu lisu@gavelinfo.com * @Author: lisu lisu@gavelinfo.com
* @Date: 2024-09-19 10:55:27 * @Date: 2024-09-19 10:55:27
* @LastEditors: lisu lisu@gavelinfo.com * @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2025-06-19 14:23:52 * @LastEditTime: 2025-06-19 14:51:48
* @FilePath: /zghywpc-vue/src/views/jyfkgl/ywsjlr/index.vue * @FilePath: /zghywpc-vue/src/views/jyfkgl/ywsjlr/index.vue
--> -->
<template> <template>
...@@ -253,21 +253,13 @@ ...@@ -253,21 +253,13 @@
{ {
label: "是否金属零部件", label: "是否金属零部件",
prop: "sfjslj", prop: "sfjslj",
"transform": {
"url": "yhlywpc/uywxx/init/istrue",
"label": "name",
"value": "id"
},
width: 180 width: 180
}, },
{ {
label: "溯源不成功或查找未完成异物事件后续行动是否落实", label: "溯源不成功或查找未完成异物事件后续行动是否落实",
prop: "sfls", prop: "sfls",
"transform": {
"url": "yhlywpc/uywxx/init/istrue",
"label": "name",
"value": "id"
},
width: 300 width: 300
}, },
{ {
......
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