xuqiang 5 жил өмнө
parent
commit
752ce36862

+ 0 - 1
src/pages/store/productEdit.vue

@@ -44,7 +44,6 @@
             </van-field> -->
             <van-field
                 label="邮费"
-                right-icon="gold-coin"
                 type="digit"
                 :value="form.postage"
                 @input="form.postage = $event.detail"