This commit is contained in:
luoshiwen 2023-03-21 08:56:36 +08:00
parent 330499b5f4
commit d9b52daa9b
2 changed files with 1 additions and 10 deletions

File diff suppressed because one or more lines are too long

View File

@ -250,15 +250,6 @@ export default {
}, },
mounted() { }, mounted() { },
watch: { watch: {
// acticveName: {
// handler(newVal) {
// if (newVal != 'second') {
// //
// this.classify = []
// }
// }
// },
// //
triggerData: { triggerData: {
handler(newVal, oldVal) { }, handler(newVal, oldVal) { },