Commit 5c4ff22c authored by 李苏's avatar 李苏 💬

调整

parent d0f1139e
...@@ -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-07-24 17:36:41 * @LastEditTime: 2025-07-24 17:59:52
* @FilePath: /zghywpc-vue/src/views/jyfkgl/ywsjlr/index.vue * @FilePath: /zghywpc-vue/src/views/jyfkgl/ywsjlr/index.vue
--> -->
<template> <template>
...@@ -41,8 +41,8 @@ ...@@ -41,8 +41,8 @@
label: "责任单位", label: "责任单位",
prop: "zrdw", prop: "zrdw",
formatter(a,b,v){ formatter(a,b,v){
console.log(a,b,v)
return v||b.zrdwname return v||a.zrdwname
}, },
width: 100 width: 100
}, },
......
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