陈婷婷
2026-01-23 b3f83df85d445a69dfb065de5be767499a64c5cf
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();