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

调整

parent 81197793
...@@ -225,7 +225,7 @@ ...@@ -225,7 +225,7 @@
"typeConfig": { "typeConfig": {
"src": "sbgl/zdrw/query", "src": "sbgl/zdrw/query",
"match": { "match": {
"value": "id", "value": "code",
"label": "name" "label": "name"
} }
} }
......
...@@ -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:51:48 * @LastEditTime: 2025-06-19 15:04:21
* @FilePath: /zghywpc-vue/src/views/jyfkgl/ywsjlr/index.vue * @FilePath: /zghywpc-vue/src/views/jyfkgl/ywsjlr/index.vue
--> -->
<template> <template>
...@@ -120,7 +120,7 @@ ...@@ -120,7 +120,7 @@
"transform": { "transform": {
"url": "sbgl/zdrw/query", "url": "sbgl/zdrw/query",
"label": "name", "label": "name",
"value": "id" "value": "code"
}, },
width: 100 width: 100
}, },
...@@ -398,22 +398,7 @@ ...@@ -398,22 +398,7 @@
], ],
[
{
"label": "责任专业",
"prop": "zrzy",
"span": 6,
"type": "RelSelect",
"value": "",
"typeConfig": {
"src": "yhlywpc/uywxx/init/zrzy",
"match": {
"value": "id",
"label": "name"
}
}
},
]
], ],
/* 默认启停用 */ /* 默认启停用 */
......
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