subPackage/workbench/views/cscj.vue
@@ -172,7 +172,7 @@
   import uploadMixin from "@/mixin/uploadMixin";
   import lineItem from "@/subPackage/workbench/components/lineItem.vue"
   import {
      getLabelList
      getLabelList,getLabelCate
   } from "@/api/label/categoryLabel.js";
   import {
      getDoorplateAddressDetail,
@@ -416,6 +416,7 @@
      },
      onShow() {
         this.getLabel()
         this.getCategory();
         // this.getLocation()
      },
      methods: {
@@ -721,6 +722,16 @@
         popup() {
            this.$refs.uniPopup.open()
         },
         getCategory(){
            getLabelCate({
               level:2,
               parentNo:11
            }).then(res=>{
               console.log("category===>",res)
            })
         },
         getLabel() {
            getLabelList({