haoxuan
2024-04-18 4959a25a7cac2a514a9b8fb2471101c067fd72e4
src/views/productManage/product/components/bomDialog.vue
@@ -114,7 +114,6 @@
    handleAdd() {
      this.BomTableData=this.thatEditRow.BomTableData
      this.BomTableData.push({ name: "", isDefault: false });
      debugger
      this.$nextTick(()=>{
        setTimeout(() => {
          this.$refs.unitTable.bodyWrapper.scrollTop=this.$refs.unitTable.bodyWrapper.scrollHeight