customRow(record) { return { on: { click: () => { if (this.pageType == 1) return; this.adjustPostdata.detailId = record.detailId; }, }, }; } 相关文章: 2022-12-23 2021-06-13 2022-12-23 2022-12-23 2021-10-02 2021-09-26 2021-09-11