Pārlūkot izejas kodu

Merge branch 'fouradd' of http://120.79.166.78:19005/zhongzheng-edu/saas_entrepot_admin into fiveadd

Tang 3 gadi atpakaļ
vecāks
revīzija
a8f9266620

+ 1 - 0
src/views/education/examManagement/applicationData/bulkImportPlan/newRegister.vue

@@ -292,6 +292,7 @@ export default {
           label: "出错原因",
           prop: "cause",
           hidden: true,
+          width:"260px"
         },
       ],
     };

+ 2 - 0
src/views/education/examManagement/applicationData/bulkImportPlan/newYY.vue

@@ -250,7 +250,9 @@ export default {
         {
           label: "出错原因",
           prop: "cause",
+          width:"",
           hidden: true,
+          width:"260px"
         },
       ],
     };