|
@@ -183,7 +183,7 @@
|
|
|
<div class="freight_box">
|
|
|
|
|
|
<div class="layui-form-item">
|
|
|
- <label class="layui-form-label">运费模板开关</label>
|
|
|
+ <label class="layui-form-label">模板开关</label>
|
|
|
<div class="layui-input-inline">
|
|
|
{if $vo.freight_type == 1}
|
|
|
<input type="checkbox" lay-filter="freight_type" checked="checked" lay-skin="switch" lay-text="ON|OFF">
|