huangbin 4 年 前
コミット
0848cfd2a6

+ 1 - 2
src/views/business/purchase/components/someprice/index.vue

@@ -27,8 +27,7 @@
             </a-form-item>
           </a-col>
           <a-col :span="12">
-            <a-form-item label="定价.
-                        类型">
+            <a-form-item label="定价类型">
               <span class="white">{{ getPriceTypeName(selectedRow.pricetype) }}</span>
             </a-form-item>
           </a-col>