Переглянути джерело

change: 界面文案替换.

peter 1 рік тому
батько
коміт
56f4248e36
1 змінених файлів з 8 додано та 8 видалено
  1. 8 8
      src/pages/purchase-order/edit.vue

+ 8 - 8
src/pages/purchase-order/edit.vue

@@ -270,13 +270,13 @@
                 cellspacing="0"
               >
                 <tr>
-                  <th class="product">Product</th>
-                  <th class="quantity">Quantity</th>
-                  <th class="rate">Rate</th>
-                  <th class="requirement">Chinese Catalogue & Requirement</th>
-                  <th class="amount">Amount</th>
-                  <th class="discount">Discount</th>
-                  <th class="action">Action</th>
+                  <th class="product">品目</th>
+                  <th class="quantity">数量</th>
+                  <th class="rate">价格</th>
+                  <th class="requirement">中文品目|要求</th>
+                  <th class="amount">金额</th>
+                  <th class="discount">折扣</th>
+                  <th class="action">操作</th>
                 </tr>
                 <tr
                   v-for="(product, index) in form.productList"
@@ -657,7 +657,7 @@
                 <th>品目</th>
                 <th>中文品目|要求</th>
                 <th>数量</th>
-                <th>价</th>
+                <th>价</th>
                 <th>金额</th>
               </tr>
               <tr