Browse Source

技术人员花名册增加其他说明

ljb 11 months ago
parent
commit
98e26a4e8b
1 changed files with 8 additions and 1 deletions
  1. 8 1
      src/option/technicianRoster.js

+ 8 - 1
src/option/technicianRoster.js

@@ -342,7 +342,14 @@ export default {
         },
       ],
     },
-    
+    {
+      label: '其他说明',
+      prop: 'remark',
+      type: 'textarea',
+      span: 24,
+      minWidth: 160,
+      showOverflowTooltip: true,
+    },
     {
       label: '参研情况',
       prop: 'situation',