zuozhengqing
2023-11-06 b39bf36c1c380285582b7daffb5dd656aa1e1389
src/views/sales/quotation/index.vue
@@ -224,9 +224,9 @@
    },
    // 新建
    addBtnClick() {
      this.editConfig.visible = true
      this.editConfig.title = "新建"
      this.editConfig.infomation = { ...this.addConfig, currency: "人民币" }
      this.editConfig.visible = true
    },
    // 编辑
    handleClick(row) {