Procházet zdrojové kódy

交办短信默认设置修改

liuzhen %!s(int64=5) %!d(string=před) roky
rodič
revize
dbe3188e18
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      WebUI/CallCenterWeb.UI/CommonHtml/jiaoban.html

+ 2 - 2
WebUI/CallCenterWeb.UI/CommonHtml/jiaoban.html

@@ -291,8 +291,8 @@
291 291
         </table>
292 292
         <div id="message" style="margin: 20px 0 0 30px;">
293 293
         	是否发送短信
294
-        	<input type="radio" name="message" id="" value="0" checked/>否
295
-        	<input type="radio" name="message" id="" value="1" />是
294
+        	<input type="radio" name="message" id="" value="0" />否
295
+        	<input type="radio" name="message" id="" value="1" checked/>是
296 296
         </div>
297 297
 	    <div class="btn_box" style="text-align: center;">
298 298
 			<button class="btns BC">保存</button>