haoxuan
2023-10-17 0bdc7d10c8c4b13a993f5f1474b7fb2fc8c88fc9
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) {