mo 3 gadi atpakaļ
vecāks
revīzija
9c756bedca
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      src/views/setQuestions/operation.vue

+ 4 - 0
src/views/setQuestions/operation.vue

@@ -512,8 +512,12 @@ export default {
         "*"
       );
     },
+<<<<<<< Updated upstream
         settemplateType(index) {
           if(this.disabled)return
+=======
+        setPreTemplate(index) {
+>>>>>>> Stashed changes
       this.$set(this.form, "templateType", index);
       if (this.checkList.indexOf(index) == -1) {
         this.checkList.push(index);