haoxuan
2024-04-22 21a6a525960d032ab755b430db932bf9fc33854f
src/views/warehouseManage/warehouse/AddDialog.vue
@@ -176,7 +176,7 @@
    productClick() {},
    // 设置删除/打印/编辑是否显示
    setBottonView() {
      if (this.editConfig.title === "新建") {
      if (this.editConfig.title === "新建"||this.editConfig.title === "编辑") {
        this.showEdit = false
        this.showFooter = true
      } else if (this.editConfig.infomation.status === "完成") {