jcdm-ui/src/views/main/cfkb/Instructions/index.vue
@@ -75,7 +75,7 @@ import {listFormulaChild} from "@/api/main/bs/formulaChild/formulaChild"; export default { name: "index", name: "Instructions", data() { return { queryParams: { @@ -144,6 +144,10 @@ this.changeProducts(this.productCode) // this.autoShow() }, beforeDestroy() { clearInterval(this.intervalId) this.intervalId = null }, methods: { // 定时触发 autoShow() {