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: {},