yangfeng
2023-10-31 ac547f0629e21fa52ec0cb40f0ac59aaa6d573f4
src/views/warehouseManage/bussinessType/AddBussinessType.vue
@@ -294,6 +294,9 @@
        this.showButton = false
        this.showEdit = false
        this.showFooter = true
      } else if (this.editConfig.title === "编辑") {
        this.showEdit = false
        this.showFooter = true
      } else {
        this.showEdit = true
        this.showFooter = false