群发消息

This commit is contained in:
shijingjing
2022-06-24 15:08:02 +08:00
parent 8e04ec040a
commit d8817261ca
5 changed files with 16 additions and 11 deletions

View File

@@ -145,6 +145,7 @@ export default {
pass: ''
},
ruleList: [],
num: ''
}
},

View File

@@ -84,7 +84,6 @@
import { mapState } from 'vuex'
export default {
name: 'List',
props: {
instance: Function,
dict: Object