瀏覽代碼

订单取消

qng 3 年之前
父節點
當前提交
e0ea93e7e4
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      kmall-admin/src/main/webapp/WEB-INF/page/shop/offilineOrderList.html

+ 3 - 3
kmall-admin/src/main/webapp/WEB-INF/page/shop/offilineOrderList.html

@@ -79,9 +79,9 @@
                     <Form-item label="订单号" prop="orderSn">
                         <i-input v-model="order.orderSn" readonly/>
                     </Form-item>
-                    <Form-item label="会员" prop="userName">
-                        <i-input v-model="order.userName" readonly/>
-                    </Form-item>
+<!--                    <Form-item label="会员" prop="userName">-->
+<!--                        <i-input v-model="order.userName" readonly/>-->
+<!--                    </Form-item>-->
                     <Form-item label="订单业务类型" prop="orderBizType" >
                         <i-select v-model="order.orderBizType" filterable placeholder="订单业务类型"
                                   label-in-value disabled>