{
  "table": {
    "columns": {
      "isPush": {
        "attrsForm": {},
        "attrsFormInt": {},
        "query": {},
        "queryLeft": {},
        "queryRight": {},
        "queryMenu": {},
        "params": {},
        "sortId": 130,
        // 需要替换
        "alias": "is_push",
        "field": "isPush",
        "events": {},
        "attrs": {
          "type": "expand",
          "label": "已发布",
          "maxlength": 10,
          "clearable": true,
          "active-text": "是",
          "inactive-text": "否"
        },
        "attrsInt": {
          "active-value": 1,
          "inactive-value": 0
        },
        "styles": {},
        "meta": {
          "edit": false,
          "html": false,
          "component": "bo-switch",
          "componentOp": "bo-switch",
          "rowId": "1",
          "tabId": "1",
          "type": "basis",
          "span": 12,
          "fromValue": true,
          // 需要替换
          "resMkey": "bt-insurance-clause",
          "resField": "basis",
          // 需要替换
          "primaryId": [
            {
              "field": "iciId",
              "alias": "ici_id"
            }
          ]
        }
      }
    }
  },
  "form": {
    "columns": {
      "isPush": {
        "attrsForm": {},
        "attrsFormInt": {},
        "query": {},
        "queryLeft": {},
        "queryRight": {},
        "queryMenu": {},
        "params": {},
        "sortId": 9999,
        // 需要替换
        "alias": "is_push",
        "field": "isPush",
        "events": {},
        "attrs": {
          "label": "已发布",
          "maxlength": 10,
          "clearable": true,
          "active-text": "是",
          "inactive-text": "否",
          "data-custorm": true
        },
        "attrsInt": {
          "active-value": 1,
          "inactive-value": 0
        },
        "styles": {},
        "meta": {
          "edit": true,
          "component": "bo-switch",
          "rowId": "1",
          "tabId": "1",
          "span": 12,
          "fromValue": true
        }
      }
    }
  },
  "search": {}
}
文档更新时间: 2022-08-24 08:02   作者:admin