From 6c6982c0a698f6cebd6642c63f7e22299d9e8602 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期四, 14 九月 2023 12:46:30 +0800
Subject: [PATCH] #
---
src/main/webapp/views/order/order.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/order/order.html b/src/main/webapp/views/order/order.html
index fc63c32..d4da9e9 100644
--- a/src/main/webapp/views/order/order.html
+++ b/src/main/webapp/views/order/order.html
@@ -167,7 +167,7 @@
<div class="layui-form-item">
<label class="layui-form-label layui-form-required">椤圭洰鐘舵�� : </label>
<div class="layui-input-block" >
- <input type="radio" name="status" value="0" title="璺熻釜涓�"/>
+ <input type="radio" name="status" value="0" title="璺熻釜涓�" checked/>
<input type="radio" name="status" value="1" title="瀹屾垚"/>
<input type="radio" name="status" value="2" title="鍏抽棴"/>
</div>
--
Gitblit v1.9.1