|
@@ -39,7 +39,7 @@
|
|
|
row-key="id"
|
|
row-key="id"
|
|
|
height="calc(100vh - 350px)"
|
|
height="calc(100vh - 350px)"
|
|
|
class="dict-table"
|
|
class="dict-table"
|
|
|
- :cacheKey="cacheKey"
|
|
|
|
|
|
|
+ :cache-key="cacheKeyUrl"
|
|
|
>
|
|
>
|
|
|
<template v-slot:componentAttribute="{ row }">
|
|
<template v-slot:componentAttribute="{ row }">
|
|
|
<div>
|
|
<div>
|
|
@@ -256,7 +256,7 @@
|
|
|
|
|
|
|
|
treeList: [],
|
|
treeList: [],
|
|
|
treeLoading: false,
|
|
treeLoading: false,
|
|
|
- cacheKey: 'main-material-detail-standardOutputKey',
|
|
|
|
|
|
|
+ cacheKeyUrl: 'main-material-detail-standardOutputKey',
|
|
|
|
|
|
|
|
defaultProps: {
|
|
defaultProps: {
|
|
|
children: 'children',
|
|
children: 'children',
|