diff --git a/src/views/homesteadSurvey/nhcyAdd.vue b/src/views/homesteadSurvey/nhcyAdd.vue index 36f7de00..6fcf9615 100644 --- a/src/views/homesteadSurvey/nhcyAdd.vue +++ b/src/views/homesteadSurvey/nhcyAdd.vue @@ -67,18 +67,40 @@ :rules="[{ required: true }]" required /> - + + + + + + + + + + + + + + + + 0){ + this.newList = [] + for(let j = 0 ;j-1){ + this.newList.push(this.nhdmOptions[j]); + } + } + } + if(val==""){ + this.newList = this.newListTwo; + } + }, submitzjd(){ this.$refs.form.validate().then(() => { if(this.form.id == null){ diff --git a/src/views/homesteadSurvey/shyqrAdd.vue b/src/views/homesteadSurvey/shyqrAdd.vue index a959b234..21fca390 100644 --- a/src/views/homesteadSurvey/shyqrAdd.vue +++ b/src/views/homesteadSurvey/shyqrAdd.vue @@ -138,6 +138,7 @@ />