408249787 před 2 roky
rodič
revize
b5b50bae2f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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: {},