@@ -56,6 +56,8 @@ export default {
computed: {
},
methods: {
+ init(){
+ },
kdManChange(e){
let index = e.detail.value
if(!this.$util.isEmpty(this.staffList)){