zuozhengqing
2024-03-11 5e9261cb3b0c222e0845256170ad0acc5dfe7e39
src/views/productManage/product/index.vue
@@ -292,7 +292,9 @@
    // 新建
    addBtnClick() {
      this.editConfig.title = "新建"
      this.editConfig.infomation = {}
      this.editConfig.infomation = {
        purchaseTypeList:[]
      }
      this.editConfig.visible = true
    },
    // 详情