Browse Source

Merge branch 'feature/dev_sunjiatan' into test

test
YUJT 3 years ago
parent
commit
18dc4f0014
  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