fix:bug修正

This commit is contained in:
shijing 2025-06-04 09:33:59 +08:00
parent 78cf6b0711
commit 1a4449e766
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ export default {
obj.mgroup = that.mgroup; obj.mgroup = that.mgroup;
obj.page =0; obj.page =0;
if(that.is_fix){//&& if(that.is_fix){//&&
params.tag = 'canfix'; obj.tag = 'canfix';
// obj.state = 20; // obj.state = 20;
// obj.state =30; // obj.state =30;
}else{ }else{