李楠 4 年之前
父节点
当前提交
307f81d136
共有 40 个文件被更改,包括 6 次插入46 次删除
  1. 1 2
      src/views/basicInfo/area.vue
  2. 1 2
      src/views/basicInfo/client.vue
  3. 1 2
      src/views/basicInfo/coldCloset.vue
  4. 1 2
      src/views/basicInfo/herdsmanInfo.vue
  5. 1 2
      src/views/basicInfo/staff.vue
  6. 1 2
      src/views/basicInfo/vehicle.vue
  7. 0 1
      src/views/butcher/butcherBatch.vue
  8. 0 1
      src/views/butcher/butcherSheep.vue
  9. 0 1
      src/views/buySheep/buyBatch.vue
  10. 0 1
      src/views/buySheep/buySheepInfo.vue
  11. 0 1
      src/views/carcassSegmentation/carcassSegmentation.vue
  12. 0 1
      src/views/carcassSegmentation/segmentationBatch.vue
  13. 0 1
      src/views/dicedMeat/dicedMeatBatch.vue
  14. 0 1
      src/views/dicedMeat/dicedMeatEnter.vue
  15. 0 1
      src/views/dicedMeat/dicedMeatEnterBatch.vue
  16. 0 1
      src/views/dicedMeat/dicedMeatOuter.vue
  17. 0 1
      src/views/dicedMeat/dicedMeatOuterBatch.vue
  18. 0 1
      src/views/finishedProduct/finishedProduct.vue
  19. 0 1
      src/views/finishedProduct/finishedProductBatch.vue
  20. 0 1
      src/views/finishedProduct/finishedProductOuter.vue
  21. 0 1
      src/views/finishedProduct/finishedProductOuterBatch.vue
  22. 0 1
      src/views/finishedProductTransport/finishedProductTransport.vue
  23. 0 1
      src/views/finishedProductTransport/finishedProductTransportBatch.vue
  24. 0 1
      src/views/loss/loss.vue
  25. 0 1
      src/views/productPack/packBatch.vue
  26. 0 1
      src/views/productPack/productPack.vue
  27. 0 1
      src/views/segmentation/segmentationEnter.vue
  28. 0 1
      src/views/segmentation/segmentationEnterBatch.vue
  29. 0 1
      src/views/segmentation/segmentationOuter.vue
  30. 0 1
      src/views/segmentation/segmentationOuterBatch.vue
  31. 0 1
      src/views/sell/orderFinishedProduct.vue
  32. 0 1
      src/views/sell/sellOrder.vue
  33. 0 1
      src/views/sheepEnter/enterBatch.vue
  34. 0 1
      src/views/sheepEnter/sheepEnter.vue
  35. 0 1
      src/views/sheepQuarantine/quarantineBatch.vue
  36. 0 1
      src/views/sheepQuarantine/quarantineSheep.vue
  37. 0 1
      src/views/transportInfo/transportBatch.vue
  38. 0 1
      src/views/transportInfo/transportSheepInfo.vue
  39. 0 1
      src/views/wipeEnter/wipeBatch.vue
  40. 0 1
      src/views/wipeEnter/wipeSheep.vue

+ 1 - 2
src/views/basicInfo/area.vue

@@ -3,7 +3,7 @@
         <h2
             style="margin-bottom: 20px;padding-bottom:7px;border-bottom:2px solid #ddd"
         >
-            企业信息
+            栏舍管理
         </h2>
     </div>
 </template>
@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 1 - 2
src/views/basicInfo/client.vue

@@ -3,7 +3,7 @@
         <h2
             style="margin-bottom: 20px;padding-bottom:7px;border-bottom:2px solid #ddd"
         >
-            企业信息
+            客户管理
         </h2>
     </div>
 </template>
@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 1 - 2
src/views/basicInfo/coldCloset.vue

@@ -3,7 +3,7 @@
         <h2
             style="margin-bottom: 20px;padding-bottom:7px;border-bottom:2px solid #ddd"
         >
-            企业信息
+            冷库管理
         </h2>
     </div>
 </template>
@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 1 - 2
src/views/basicInfo/herdsmanInfo.vue

@@ -3,7 +3,7 @@
         <h2
             style="margin-bottom: 20px;padding-bottom:7px;border-bottom:2px solid #ddd"
         >
-            企业信息
+            牧民信息管理
         </h2>
     </div>
 </template>
@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 1 - 2
src/views/basicInfo/staff.vue

@@ -3,7 +3,7 @@
         <h2
             style="margin-bottom: 20px;padding-bottom:7px;border-bottom:2px solid #ddd"
         >
-            企业信息
+            员工管理
         </h2>
     </div>
 </template>
@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 1 - 2
src/views/basicInfo/vehicle.vue

@@ -3,7 +3,7 @@
         <h2
             style="margin-bottom: 20px;padding-bottom:7px;border-bottom:2px solid #ddd"
         >
-            企业信息
+            车辆管理
         </h2>
     </div>
 </template>
@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/butcher/butcherBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/butcher/butcherSheep.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/buySheep/buyBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/buySheep/buySheepInfo.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/carcassSegmentation/carcassSegmentation.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/carcassSegmentation/segmentationBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/dicedMeat/dicedMeatBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/dicedMeat/dicedMeatEnter.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/dicedMeat/dicedMeatEnterBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/dicedMeat/dicedMeatOuter.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/dicedMeat/dicedMeatOuterBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/finishedProduct/finishedProduct.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/finishedProduct/finishedProductBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/finishedProduct/finishedProductOuter.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/finishedProduct/finishedProductOuterBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/finishedProductTransport/finishedProductTransport.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/finishedProductTransport/finishedProductTransportBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/loss/loss.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/productPack/packBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/productPack/productPack.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/segmentation/segmentationEnter.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/segmentation/segmentationEnterBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/segmentation/segmentationOuter.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/segmentation/segmentationOuterBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/sell/orderFinishedProduct.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/sell/sellOrder.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/sheepEnter/enterBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/sheepEnter/sheepEnter.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/sheepQuarantine/quarantineBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/sheepQuarantine/quarantineSheep.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/transportInfo/transportBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/transportInfo/transportSheepInfo.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/wipeEnter/wipeBatch.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>

+ 0 - 1
src/views/wipeEnter/wipeSheep.vue

@@ -21,5 +21,4 @@ export default {
 </script>
 
 <style lang="scss" scoped>
-.firmInfo {}
 </style>