admin/src/views/platform/index.vue
@@ -314,6 +314,12 @@ this.$nextTick(() => { this.$refs.PlatformQueuingRef.isShowModal = true this.$refs.PlatformQueuingRef.callType = callType this.$refs.PlatformQueuingRef.carCodeFront = '' this.$refs.PlatformQueuingRef.pagination = { total: 0, pageSize: 10, page: 1 } this.$refs.PlatformQueuingRef.activePlat = { ...item } this.$refs.PlatformQueuingRef.getList() this.$refs.PlatformQueuingRef.title = item.name