Browse Source

bug

shibei_master
zhaoyongnian 3 years ago
parent
commit
2383d4ed1c
  1. 1
      src/views/modules/workSys/pointAditive/rule.vue

1
src/views/modules/workSys/pointAditive/rule.vue

@ -362,6 +362,7 @@ export default {
},
//
async getTableData () {
this.typeList = []
this.tableData = []
this.tableLoading = true
let params = {}

Loading…
Cancel
Save