songshankun
2023-10-17 cdf783f0924c07b3555a90c36c140f902247c2b3
src/views/sales/salesReturn/index.vue
@@ -243,7 +243,7 @@
    addBtnClick() {
      this.editConfig.visible = true
      this.editConfig.title = "新建"
      this.editConfig.infomation = { currency: "人民币" }
      this.editConfig.infomation = { currency: "人民币", salesDetailNumber: "" }
    },
    // 编辑
    handleClick(row) {