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