mirror of
https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 00:52:40 +00:00
修复过滤器切换模式不生效的bug
This commit is contained in:
@@ -274,6 +274,7 @@ export default {
|
||||
},
|
||||
|
||||
dataChanged(content) {
|
||||
console.log(`${JSON.stringify(content)}`);
|
||||
this.options.process[content.idx].args = content.args;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user