chenhaozhe
2026-01-28 358377336e3e64e088d05bf67bd952bf4f25f419
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();