remove throttle and use depence
This commit is contained in:
parent
d04fb45a0e
commit
ed14d577c0
2 changed files with 1 additions and 440 deletions
|
@ -14,7 +14,7 @@
|
|||
</div>
|
||||
</template>
|
||||
<script>
|
||||
import throttle from '../../utils/throttle';
|
||||
import throttle from 'lodash.throttle';
|
||||
|
||||
export default {
|
||||
name: 'Saturation',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue