src/views/business/materialOrderComponents/materialOrder/dataLookVisible.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/business/materialOrderComponents/materialOrder/dataLookVisible.vue
@@ -138,7 +138,7 @@ this.entity.id = this.dataLookInfo.quarterOrderId } this.tableLoading = true const params = {...this.entity} const params = {...this.entity, ...this.page} selectSampleAndProductByOrderId(params).then(res => { this.tableLoading = false if (res.code === 200) {