lrf402788946 5 år sedan
förälder
incheckning
df2b5e96e3
1 ändrade filer med 1 tillägg och 4 borttagningar
  1. 1 4
      src/views/train-plan/parts/test.vue

+ 1 - 4
src/views/train-plan/parts/test.vue

@@ -60,10 +60,7 @@ export default {
         name: 'expressDelivery1',
         unit: 'mm',
         size: [210, 297],
-        fixed: [
-          { type: 'image', x: 0, y: 0, default: this.zhengshu, width: 210, height: 297 },
-          { type: 'text', x: 209, y: 205, fontSize: 3.5, default: '2020年11月参加吉林省大学生就业能力扩展训练' },
-        ],
+        fixed: [{ type: 'image', x: 0, y: 0, default: this.zhengshu, width: 210, height: 297 }],
 
         data: {
           school_name: { type: 'text', x: 15, y: 15, fontSize: 3.5 },