Commit b2aff997 authored by 黄媛媛's avatar 黄媛媛

111

parent 96a6a08a
......@@ -315,7 +315,7 @@
},
data() {
return {
hpEnabled:1,
hpEnabled:2,
adduserDig: false,
remarkDig: false,
plDig: false,
......@@ -406,6 +406,7 @@
};
},
created() {
this.HpEnabled();
this.getList();
this.getplat();
this.getDown();
......@@ -414,6 +415,7 @@
this.GetDropdownList();
this.getUserList();
this.getGrade();
},
methods: {
openReasonNew(num,row){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment