haoxuan
2024-04-19 75b4bf4554da6622cfe00f577829b256fc44f32c
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