@@ -156,6 +156,8 @@ export default {
handler(value, old) {
if (value && value.length) {
this.fascData = value
+ } else {
+ this.fascData = ''
}
// else {
// this.fascData = []