|
@@ -60,7 +60,7 @@ export default {
|
|
// if (this.$attrs.propsUrl && val) {
|
|
// if (this.$attrs.propsUrl && val) {
|
|
// this.$emit('change', val)
|
|
// this.$emit('change', val)
|
|
// console.log(val)
|
|
// console.log(val)
|
|
- // this.$listeners.input(val)
|
|
|
|
|
|
+ this.$listeners.input(val)
|
|
// }
|
|
// }
|
|
},
|
|
},
|
|
setValue() {
|
|
setValue() {
|