XMLWAN 2 lat temu
rodzic
commit
c55a3a7d8f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/xt_pages/stock/stockInOrder.vue

+ 1 - 1
src/xt_pages/stock/stockInOrder.vue Wyświetl plik

@@ -277,7 +277,7 @@
277 277
             {{ scope.row.license_number}}
278 278
           </template>
279 279
         </el-table-column>
280
-        <el-table-column label="注册编" align="center">
280
+        <el-table-column label="注册编" align="center">
281 281
           <template slot-scope="scope">
282 282
             {{ scope.row.register_number}}
283 283
           </template>