mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
提交
This commit is contained in:
@@ -819,6 +819,7 @@ export default {
|
|||||||
this.pushData.dlgTitle='推送【'+row.testName+'】';
|
this.pushData.dlgTitle='推送【'+row.testName+'】';
|
||||||
this.pushData.row = row;
|
this.pushData.row = row;
|
||||||
this.pushData.keyword = '';
|
this.pushData.keyword = '';
|
||||||
|
this.pushData.id = '';
|
||||||
this.pushData.pushResultsShow = true;
|
this.pushData.pushResultsShow = true;
|
||||||
this.getUserGroup();
|
this.getUserGroup();
|
||||||
this.getFindPage();
|
this.getFindPage();
|
||||||
|
|||||||
Reference in New Issue
Block a user