فهرست منبع

1. 优化显示

MONSTER-ygh 1 سال پیش
والد
کامیت
476ce67147
16فایلهای تغییر یافته به همراه16 افزوده شده و 16 حذف شده
  1. 1 1
      src/views/tourism/membershipManagement/electronicMembership/memberInformation.vue
  2. 1 1
      src/views/tourism/membershipManagement/electronicMembership/membershipLevel.vue
  3. 1 1
      src/views/tourism/orderManagement/ticketOrdersAll/ticketOrders.vue
  4. 1 1
      src/views/tourism/productManagement/formBox/scenicAreaTicketsSpecsForm.vue
  5. 1 1
      src/views/tourism/productManagement/scenicAreaTickets.vue
  6. 1 1
      src/views/tourism/routeManagementAll/routeManagement.vue
  7. 1 1
      src/views/tourism/scenicAreaManagement/contentManagement/attractionInfoManagement.vue
  8. 1 1
      src/views/tourism/scenicAreaManagement/contentManagement/carouselAdvertis.vue
  9. 1 1
      src/views/tourism/scenicAreaManagement/contentManagement/eventNotifications.vue
  10. 1 1
      src/views/tourism/scenicAreaManagement/contentManagement/noticeManagement.vue
  11. 1 1
      src/views/tourism/scenicAreaManagement/contentManagement/questions.vue
  12. 1 1
      src/views/tourism/scenicAreaManagement/contentManagement/tabelBox/attractionInfoCulture.vue
  13. 1 1
      src/views/tourism/scenicAreaManagement/contentManagement/tabelBox/attractionInfoIntroduce.vue
  14. 1 1
      src/views/tourism/scenicAreaManagement/contentManagement/tourismStrategy.vue
  15. 1 1
      src/views/tourism/scenicAreaManagement/navigationManagement/pointType.vue
  16. 1 1
      src/views/tourism/scenicAreaManagement/navigationManagement/scenicGuide.vue

+ 1 - 1
src/views/tourism/membershipManagement/electronicMembership/memberInformation.vue

@@ -98,7 +98,7 @@
               width="160"
               class-name="small-padding fixed-width"
             >
-              <template slot-scope="scope" v-if="scope.row.id !== 1">
+              <template slot-scope="scope" >
                 <el-button
                   size="mini"
                   type="text"

+ 1 - 1
src/views/tourism/membershipManagement/electronicMembership/membershipLevel.vue

@@ -56,7 +56,7 @@
               width="160"
               class-name="small-padding fixed-width"
             >
-              <template slot-scope="scope" v-if="scope.row.id !== 1">
+              <template slot-scope="scope" >
                 <el-button
                   v-if="false"
                   size="mini"

+ 1 - 1
src/views/tourism/orderManagement/ticketOrdersAll/ticketOrders.vue

@@ -130,7 +130,7 @@
               width="60"
               class-name="small-padding fixed-width"
             >
-              <template slot-scope="scope" v-if="scope.row.id !== 1">
+              <template slot-scope="scope" >
                 <el-button
                   size="mini"
                   type="text"

+ 1 - 1
src/views/tourism/productManagement/formBox/scenicAreaTicketsSpecsForm.vue

@@ -226,7 +226,7 @@ export default {
     },
     /** 获取详情 */
     async getTableDeatilsFun(row) {
-      const id = row.id
+      const id = row.performId
       this.loading = true
       try {
         let res = await getTableDeatilsByIdApi(this.configUrl.details,{goodsId: id})

+ 1 - 1
src/views/tourism/productManagement/scenicAreaTickets.vue

@@ -56,7 +56,7 @@
               align="center"
               class-name="small-padding fixed-width"
             >
-              <template slot-scope="scope" v-if="scope.row.id !== 1">
+              <template slot-scope="scope" >
                 <el-button
                   size="mini"
                   type="text"

+ 1 - 1
src/views/tourism/routeManagementAll/routeManagement.vue

@@ -88,7 +88,7 @@
               width="160"
               class-name="small-padding fixed-width"
             >
-              <template slot-scope="scope" v-if="scope.row.id !== 1">
+              <template slot-scope="scope" >
                 <el-button
                   size="mini"
                   type="text"

+ 1 - 1
src/views/tourism/scenicAreaManagement/contentManagement/attractionInfoManagement.vue

@@ -87,7 +87,7 @@
               width="160"
               class-name="small-padding fixed-width"
             >
-              <template slot-scope="scope" v-if="scope.row.id !== 1">
+              <template slot-scope="scope" >
                 <el-button
                   v-if="false"
                   size="mini"

+ 1 - 1
src/views/tourism/scenicAreaManagement/contentManagement/carouselAdvertis.vue

@@ -105,7 +105,7 @@
             width="160"
             class-name="small-padding fixed-width"
           >
-            <template slot-scope="scope" v-if="scope.row.id !== 1">
+            <template slot-scope="scope" >
               <el-button
                 size="mini"
                 type="text"

+ 1 - 1
src/views/tourism/scenicAreaManagement/contentManagement/eventNotifications.vue

@@ -105,7 +105,7 @@
             width="160"
             class-name="small-padding fixed-width"
           >
-            <template slot-scope="scope" v-if="scope.row.id !== 1">
+            <template slot-scope="scope" >
               <el-button
                 v-if="false"
                 size="mini"

+ 1 - 1
src/views/tourism/scenicAreaManagement/contentManagement/noticeManagement.vue

@@ -64,7 +64,7 @@
             width="160"
             class-name="small-padding fixed-width"
           >
-            <template slot-scope="scope" v-if="scope.row.id !== 1">
+            <template slot-scope="scope" >
               <el-button
                 size="mini"
                 type="text"

+ 1 - 1
src/views/tourism/scenicAreaManagement/contentManagement/questions.vue

@@ -64,7 +64,7 @@
             width="160"
             class-name="small-padding fixed-width"
           >
-            <template slot-scope="scope" v-if="scope.row.id !== 1">
+            <template slot-scope="scope" >
               <el-button
                 size="mini"
                 type="text"

+ 1 - 1
src/views/tourism/scenicAreaManagement/contentManagement/tabelBox/attractionInfoCulture.vue

@@ -90,7 +90,7 @@
               width="160"
               class-name="small-padding fixed-width"
             >
-              <template slot-scope="scope" v-if="scope.row.id !== 1">
+              <template slot-scope="scope" >
                 <el-button
                   size="mini"
                   type="text"

+ 1 - 1
src/views/tourism/scenicAreaManagement/contentManagement/tabelBox/attractionInfoIntroduce.vue

@@ -90,7 +90,7 @@
               width="160"
               class-name="small-padding fixed-width"
             >
-              <template slot-scope="scope" v-if="scope.row.id !== 1">
+              <template slot-scope="scope" >
                 <el-button
                   size="mini"
                   type="text"

+ 1 - 1
src/views/tourism/scenicAreaManagement/contentManagement/tourismStrategy.vue

@@ -87,7 +87,7 @@
             width="160"
             class-name="small-padding fixed-width"
           >
-            <template slot-scope="scope" v-if="scope.row.id !== 1">
+            <template slot-scope="scope" >
               <el-button
                 size="mini"
                 type="text"

+ 1 - 1
src/views/tourism/scenicAreaManagement/navigationManagement/pointType.vue

@@ -71,7 +71,7 @@
             width="160"
             class-name="small-padding fixed-width"
           >
-            <template slot-scope="scope" v-if="scope.row.id !== 1">
+            <template slot-scope="scope" >
               <el-button
                 size="mini"
                 type="text"

+ 1 - 1
src/views/tourism/scenicAreaManagement/navigationManagement/scenicGuide.vue

@@ -64,7 +64,7 @@
             width="160"
             class-name="small-padding fixed-width"
           >
-            <template slot-scope="scope" v-if="scope.row.id !== 1">
+            <template slot-scope="scope" >
               <el-button
                 v-if="false"
                 size="mini"