diff --git a/src/views/jhzx/symxCX.vue b/src/views/jhzx/symxCX.vue
index 06b15a3..f872f17 100644
--- a/src/views/jhzx/symxCX.vue
+++ b/src/views/jhzx/symxCX.vue
@@ -30,21 +30,21 @@
提取明细
汇总
-
{
- 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 +2926,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 @@
-