摘要: data: { chartData: {}, } let chd = { data:[ { name:'已完成', value:'this.totalView.value' } ] } this.chartData = chd; 阅读全文
posted @ 2022-01-11 18:06 QQc198 阅读(97) 评论(0) 推荐(0)
摘要: service: public static List<xm_company> GetAll(int page, int limit, ref int count, ref int pages,string qiyemingcheng,string qiyeleixing,string fading 阅读全文
posted @ 2022-01-11 16:13 QQc198 阅读(93) 评论(0) 推荐(0)
摘要: <u-loadmore :status="status" /> data: { reqData:{ page:1, limit:10 } status: 'loadmore', listFinished: false, } onReachBottom() { if(!this.listFinishe 阅读全文
posted @ 2022-01-11 16:10 QQc198 阅读(216) 评论(0) 推荐(0)