摘要: 前端传递数据: handleSubmit() {this.dialogVisible = false; const param = { 'bidSampleImgList': this.fileList, 'id': this.keyId }; this.update(param) }, 前端传递字 阅读全文
posted @ 2020-12-02 22:52 周文豪 阅读(4699) 评论(0) 推荐(0)