src/views/common/rawMaterial-part.vue
@@ -65,7 +65,6 @@ return { ajaxFun: chooseIFS, innerVisible: false, listLoading: true, currentRow: null, multipleSelection: [], uploadInfo: { @@ -189,6 +188,7 @@ // props:['currentRow'], methods: { getData() { console.log(1111); if (this.$refs.rawPartTable !== undefined) { this.$refs.rawPartTable.getDataList() }