Bläddra i källkod

删除店铺详情页-无效关店按钮

zhujindu 1 år sedan
förälder
incheckning
033671b10f
1 ändrade filer med 7 tillägg och 15 borttagningar
  1. 7 15
      src/views/storeManagement/storeDetail.vue

+ 7 - 15
src/views/storeManagement/storeDetail.vue

@@ -274,7 +274,7 @@
               >无效关店</van-button
             ></van-col
           > -->
-          <van-col
+          <!-- <van-col
             span="12"
             v-if="
               list.storeCategory != '35' &&
@@ -290,24 +290,16 @@
               @click="updateStoreAddress"
               >提交</van-button
             ></van-col
-          >
-          <van-col
-            span="24"
-            v-if="
-              list.storeCategory == '35' ||
-              list.storeCategory == '36' ||
-              list.storeCategory == '37' ||
-              list.storeCategory == '38' ||
-              list.storeCategory == '91'
-            "
-            ><van-button
+          > -->
+          <van-col span="24">
+            <van-button
               round
               type="info"
               style="width: 100%; background-color: #0057ba"
               @click="updateStoreAddress"
-              >提交</van-button
-            ></van-col
-          >
+              >提交
+            </van-button>
+          </van-col>
         </van-row>
       </div>
       <van-dialog