陈婷婷
2025-11-20 63ce1ab231a876242969f702305fc802105ca06e
src/views/sell/Kf_ICStockBillMainList/Kf_ICStockBillMainListEdit.vue
@@ -661,6 +661,7 @@
    handleUpdate() {
      this.reset()
      let rowHmainid = this.linterid
      console.log("rowHmainid", rowHmainid)
      axios.get(this.baseURL + "Kf_ICStockBackBill/getEditInitData", {
        params: { 'HInterID': rowHmainid }
      }).then(response => {
@@ -947,10 +948,14 @@
      if (!this.OperationType && !this.copyType) {
        // this.$router.back()
        window.close()
        this.formShow = false
        this.$emit('editCloseGy', false)
        //window.close()
      } else {
        this.formShow = false
        this.$emit('editClose', false)
        this.$emit('editCloseGy', false)
        //this.$emit('editClose', false)
      }
    },
    //#endregion