mo преди 3 години
родител
ревизия
9c756bedca
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  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);