Ver Fonte

Merge branch 'hw' of http://121.41.102.225:8099/Nidong/jiufang

Andy há 3 anos atrás
pai
commit
d8562aa313
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      src/views/BidSystem/ContractList/edit.vue

+ 1 - 2
src/views/BidSystem/ContractList/edit.vue

@@ -69,9 +69,8 @@
           <Input
             type="text"
             size="small"
-            disabled
             v-model="formData.order_no"
-            placeholder="自动生成"
+            placeholder="请输入订单编号"
             style="width: 200px"
           />
         </FormItem>