田源
2024-09-06 bf70f3cf825f44c457dba2bebd26e7af73e4b2a8
Source/UBCS-WEB/src/views/docking/loge.vue
@@ -103,18 +103,19 @@
            value:7
          },
          {
            label: '标准申请',
            prop: 'applyCodeForBZ',
            value:8          },
          {
            label: '部门申请',
            prop: 'syncDataForOrg',
            value:9
            label:'接口参数',
            prop:'paramString',
            value:11
          },
          {
            label: '人员申请',
            prop: 'syncDataForPerson',
            value:10
            label:'返回参数',
            prop:'returnString',
            value:12
          },
          {
            label: '返回msg',
            prop: 'msg',
            value:13
          },
        ],
      },
@@ -229,6 +230,7 @@
            width: 150,
            type: "textarea",
            slot: true,
            hide:true,
          },
          {
            label: '返回msg',