67a978cd by yyx

观看人

1 parent 194ac61a
...@@ -180,7 +180,7 @@ order.fetchData(); ...@@ -180,7 +180,7 @@ order.fetchData();
180 style="width: 260px" 180 style="width: 260px"
181 /> 181 />
182 </el-form-item> 182 </el-form-item>
183 <el-form-item :label="language == 0 ? '观看人' : 'contacts'"> 183 <el-form-item :label="language == 0 ? '观看人' : 'Viewer'">
184 <div class="p_box"> 184 <div class="p_box">
185 <div class="people"> 185 <div class="people">
186 <el-checkbox-group 186 <el-checkbox-group
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!