陈婷婷
2026-03-31 7b849f06f0b0986b3955c1d1d91a0b2a79fa7ea6
src/views/component/CurrencyDialog/index.vue
@@ -598,6 +598,11 @@
    handleDblclick(row, column, cell, event) {
      this.OperationType = 3
      if (this.openPage) {
        if(this.openPage='Kf_StockOutRequestBill')
      {
        this.$emit('deptEmitDb', row, 10)
      }
      else
        this.$emit('deptEmitDb', row, 2)
      } else {
        this.handleEdit();