Ver código fonte

细节整理

zouzs 2 semanas atrás
pai
commit
b934f0d3a8

+ 4 - 0
src/views/ipInterfaceCall/ipInterfaceCallDetail.vue

@@ -71,6 +71,8 @@ const columns1: PlusColumn[] = [
     valueType: "input",
     fieldProps: {
       placeholder: "无",
+      type: "textarea",
+      rows: 2,
       disabled: true
     },
     colProps: { span: 12 }
@@ -81,6 +83,8 @@ const columns1: PlusColumn[] = [
     valueType: "input",
     fieldProps: {
       placeholder: "无",
+      type: "textarea",
+      rows: 2,
       disabled: true
     },
     colProps: { span: 12 }