seimin 1 год назад
Родитель
Сommit
47897a0273
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      src/components/showModel/showModel.vue

+ 2 - 1
src/components/showModel/showModel.vue

@@ -291,7 +291,8 @@ export default {
291
           roledata: { rolecode: "first-line support" },
291
           roledata: { rolecode: "first-line support" },
292
           roledata2: { rolecode: "second-line support" },
292
           roledata2: { rolecode: "second-line support" },
293
           selectType: "1",
293
           selectType: "1",
294
-          selectDetails: 1
294
+          selectDetails: 1,
295
+          simple: true,
295
         }
296
         }
296
       };
297
       };
297
       if (groupId) {
298
       if (groupId) {