Răsfoiți Sursa

批量修改

shish 2 ani în urmă
părinte
comite
a90a005176
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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>