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