فهرست منبع

修改已发货的状态为已打单

xian 6 سال پیش
والد
کامیت
1b7518207c
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      watero-rst-web/src/main/webapp/WEB-INF/views/order/salesOrder/download_order_store.ftl

+ 2 - 2
watero-rst-web/src/main/webapp/WEB-INF/views/order/salesOrder/download_order_store.ftl

@@ -32,8 +32,8 @@
                 </select>
 
                 <select class="my-select" name="salesShippingStatus" id="salesShippingStatus" style="height: 36px;width: 120px;margin: 0px;margin-bottom: 10px;">
-                    <option value ="11" >已通知配货</option>
-                    <option value ="1" selected>已发货</option>
+                    <option value ="11" >待打单</option>
+                    <option value ="1" selected>已打单</option>
                 </select>
 
                 <select class="my-select" name="salesDeliver" id="salesDeliver" style="height: 36px;width: 120px;margin: 0px;margin-bottom: 10px;">