解决报错

merge-requests/1/head
张鑫 5 years ago
parent ac29780b2b
commit 372fa1cea6

@ -71,7 +71,6 @@
/> />
</div> </div>
</template> </template>
<script> <script>
import {imgUrl, videoUrl} from "@/api/importExcel"; import {imgUrl, videoUrl} from "@/api/importExcel";
import Model from "./model.vue" import Model from "./model.vue"
@ -143,7 +142,7 @@
], ],
visible: false, visible: false,
vid: '' vid: ''
}; }
}, },
mounted() { mounted() {
this.handleGetHistoryList() this.handleGetHistoryList()

Loading…
Cancel
Save