src/views/sales/salesReturn/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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) {