Browse Source

change: text.

peter 7 months ago
parent
commit
30c750bd1a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/shop/shop-manage/site/edit.vue

+ 2 - 2
src/views/shop/shop-manage/site/edit.vue

@@ -107,8 +107,8 @@
           style="display: inline-block" />
       </el-form-item>
       <el-form-item
-        label=""
-        prop="Terms & Conditions">
+        label="Terms & Conditions:"
+        prop="">
         <tinymce
           v-model="formData.terms"
           :height="500"