Explorar el Código

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

Andy hace 3 años
padre
commit
d8562aa313
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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>