Browse Source

2023.11.04 - 就改个名字

GuYun-D 1 year ago
parent
commit
d1f170f9c0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/business/businessList/index.vue

+ 2 - 2
src/views/business/businessList/index.vue

@@ -152,7 +152,7 @@
                 <el-form-item label="店铺类型" prop="shopType">
                   <el-radio-group v-model="ruleForm.shopType">
                     <el-radio :disabled="disabled" :label="1">
-                      商
+                      商
                     </el-radio>
                     <el-radio :disabled="disabled" :label="2">
                       本地
@@ -341,7 +341,7 @@ export default {
         shopName: '', // 店铺名称
         chargePersonName: '', // 店铺负责人
         chargePersonPhone: '', // 负责人电话
-        shopType: 1, // 店铺类型 1商 2本地
+        shopType: 1, // 店铺类型 1商 2本地
         isVoucher: 1, // 是否支持代金卷 1 true 2 false
         shopAdress: '', // 地址
         effectiveDate: '', // 生效日期