shish %!s(int64=2) %!d(string=hai) anos
pai
achega
a90a005176
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ghs/src/views/item/batch-modify.vue

+ 1 - 1
ghs/src/views/item/batch-modify.vue

@@ -19,7 +19,7 @@
 
                         <el-table-column prop="name" label="花材" width="160">
                             <template slot-scope="scope">
-                                <span>{{ scope.row.name }}</span>
+                                <span style="font-size:14px;">{{ scope.row.name }}</span>
                             </template>
                         </el-table-column>