Browse Source

bug

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

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

@ -190,6 +190,7 @@ export default {
this.addType = addType this.addType = addType
if (type == '2') { if (type == '2') {
this.form.pid = id this.form.pid = id
this.form.categoryName = ''
} }
if (type == '3') { if (type == '3') {

Loading…
Cancel
Save