@@ -135,6 +135,7 @@ export default {
}
},
mounted() {
+ this.getPlatform({})
if (this.$route.query.id) {
this.form.id = this.$route.query.id
this.disabled = Boolean(this.$route.query.disabled)
@@ -117,6 +117,7 @@ export default {
this.getList()
methods: {
// 列表