|
@@ -1509,6 +1509,7 @@ export default {
|
|
btnSort: 0, //按钮顺序
|
|
btnSort: 0, //按钮顺序
|
|
btnKey: "",
|
|
btnKey: "",
|
|
};
|
|
};
|
|
|
|
+ this.conditionData = [];
|
|
this.commonFieldData = [];
|
|
this.commonFieldData = [];
|
|
this.btnHidenCondtionData = [];
|
|
this.btnHidenCondtionData = [];
|
|
this.resetForm("btnGroupFormRef");
|
|
this.resetForm("btnGroupFormRef");
|