ludc
2024-08-22 988cf8b273a2015833c024727deb9acc46060b3e
Source/UBCS-WEB/src/views/docking/loge.vue
@@ -116,6 +116,21 @@
            prop: 'syncDataForPerson',
            value:10
          },
          {
            label:'接口参数',
            prop:'paramString',
            value:11
          },
          {
            label:'返回参数',
            prop:'returnString',
            value:12
          },
          {
            label: '返回msg',
            prop: 'msg',
            value:13
          },
        ],
      },
      loading: false,
@@ -229,6 +244,7 @@
            width: 150,
            type: "textarea",
            slot: true,
            hide:true,
          },
          {
            label: '返回msg',