diff --git a/src/views/jhzx/symxCX.vue b/src/views/jhzx/symxCX.vue index b0ba2a9..d452186 100644 --- a/src/views/jhzx/symxCX.vue +++ b/src/views/jhzx/symxCX.vue @@ -30,21 +30,20 @@
提取明细 汇总 - { - this.list8 = res.data.list - this.gcrl=res.data.gcrl - if (this.$refs.xGrid) { - this.$refs.xGrid8.loadData(this.list8) - } + + + this.list = res.data.list + // this.gcrl=res.data.gcrl + // if (this.$refs.xGrid) { + // this.$refs.xGrid8.loadData(this.list8) + // } }) this.activeName = 'first' }, @@ -2932,10 +2925,10 @@ export default { if (!res.success){ this.$message.warning(res.message) }else{ - this.list8 = res.data - if (this.$refs.xGrid8) { - this.$refs.xGrid8.loadData(this.list8) - } + // this.list = res.data + // if (this.$refs.xGrid) { + // this.$refs.xGrid.loadData(this.list) + // } } }) this.activeName = 'first' diff --git a/src/views/sjzx/bomwh.vue b/src/views/sjzx/bomwh.vue index 9a49349..b702b3e 100644 --- a/src/views/sjzx/bomwh.vue +++ b/src/views/sjzx/bomwh.vue @@ -65,10 +65,20 @@ - + + + + 导入套料图PDF + + - - @@ -77,7 +87,9 @@ -
+ + +