Browse Source

文案修改

wenmenghao 3 năm trước cách đây
mục cha
commit
f6c64e19b4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/order/components/bigOrder.vue

+ 1 - 1
src/views/order/components/bigOrder.vue

@@ -777,7 +777,7 @@ export default {
         },
         unitChange(data) {// 有效周期选择单位
             if (data == 1) {
-                this.placed = '请输入有效周期(单位天)'
+                this.placed = '请输入有效周期(单位 天)'
                 this.max_length=4
                 
             } else {