|
@@ -166,10 +166,14 @@
|
|
|
onLoad(op){
|
|
|
|
|
|
|
|
|
- this.getList(0,"approveopkey");
|
|
|
+ //this.getList(0,"approveopkey");
|
|
|
//this.getList(2,"viewopkey");
|
|
|
},
|
|
|
- methods: {
|
|
|
+ onShow(){
|
|
|
+ this.getList(0,"approveopkey");
|
|
|
+ },
|
|
|
+ methods: {
|
|
|
+
|
|
|
getList(status,key){
|
|
|
|
|
|
//this.formData.formId=this.oatype
|