田源
2024-04-29 7c976edc3f055a29bfb39007d2f05477346f891b
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',