"target": "http://192.168.1.87:9000", list
This commit is contained in:
@@ -105,8 +105,8 @@ export default {
|
||||
}
|
||||
},
|
||||
computed: {},
|
||||
onLoad() {},
|
||||
onShow() {},
|
||||
created() {},
|
||||
mounted() {},
|
||||
methods: {
|
||||
submit() {
|
||||
if (this.flag) return
|
||||
|
||||
@@ -56,8 +56,8 @@ export default {
|
||||
}
|
||||
},
|
||||
computed: {},
|
||||
onLoad() {},
|
||||
onShow() {},
|
||||
created() {},
|
||||
mounted() {},
|
||||
methods: {},
|
||||
}
|
||||
</script>
|
||||
|
||||
@@ -61,8 +61,8 @@ export default {
|
||||
}
|
||||
},
|
||||
computed: {},
|
||||
onLoad() {},
|
||||
onShow() {},
|
||||
created() {},
|
||||
mounted() {},
|
||||
methods: {
|
||||
checkboxGroupChange(e) {
|
||||
console.log(1, e)
|
||||
|
||||
Reference in New Issue
Block a user