408249787 пре 2 година
родитељ
комит
b5b50bae2f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/sb/info/SbInfoForPartInfo.vue

+ 1 - 1
src/views/sb/info/SbInfoForPartInfo.vue

@@ -112,7 +112,7 @@ export default {
     return {
       // 查询参数
       queryParam: {
-        sbId: this.$route.query.id
+        id: this.$route.query.id
       },
       depreciationTypeMap: {},
       levelMap: {},