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() { },
watch: {
// acticveName: {
// handler(newVal) {
// if (newVal != 'second') {
// //
// this.classify = []
// }
// }
// },
//
triggerData: {
handler(newVal, oldVal) { },