subPackage/workbench/views/cscj.vue
@@ -152,7 +152,7 @@ import lineItem from "@/subPackage/workbench/components/lineItem.vue" import { getLabelList } from "@/api/label/label"; } from "@/api/label/categoryLabel.js"; import { getDoorplateAddressDetail, getDoorplateAddressList @@ -536,8 +536,8 @@ data.forEach(label => { this.labelList[0].children.push({ id: label.id, text: label.labelName id: label.categoryNo, text: label.categoryName }) }) })