src/views/warehouseManage/bussinessType/AddBussinessType.vue
@@ -36,7 +36,7 @@ <div class="basic-info-view"> <div class="purchase-view"> <div class="left"> <el-form-item label="业务类型" prop="name"> <el-form-item label="单据类型" prop="name"> <el-input v-model="editConfig.infomation.name" placeholder="请填写" @@ -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