zouyu
2023-12-15 4ecb762585d80efe4127aa2472cfac97a4b35086
src/views/common/rawMaterial-part.vue
@@ -188,6 +188,7 @@
    // props:['currentRow'],
    methods: {
      getData() {
        console.log(1111);
        if (this.$refs.rawPartTable !== undefined) {
          this.$refs.rawPartTable.getDataList()
        }