linwenxin 1 سال پیش
والد
کامیت
dc9aa2f37b
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/views/mallManagement/goods/explain_index/index.vue
  2. 1 1
      src/views/mallManagement/goods/watermark/index.vue

+ 1 - 1
src/views/mallManagement/goods/explain_index/index.vue

@@ -1,7 +1,7 @@
 <template>
   <template-page ref="pageRef" :get-list="getList" :table-attributes="tableAttributes" :table-events="tableEvents"
     :options-evens-group="optionsEvensGroup" :moreParameters="moreParameters" :column-parsing="columnParsing"
-    :operation="operation" :exportList="exportList" :defaultSearchData="defaultSearchData">
+    :operation="operation" :exportList="exportList">
   </template-page>
 </template>
 

+ 1 - 1
src/views/mallManagement/goods/watermark/index.vue

@@ -1,7 +1,7 @@
 <template>
   <template-page ref="pageRef" :get-list="getList" :table-attributes="tableAttributes" :table-events="tableEvents"
     :options-evens-group="optionsEvensGroup" :moreParameters="moreParameters" :column-parsing="columnParsing"
-    :operation="operation" :exportList="exportList" :defaultSearchData="defaultSearchData">
+    :operation="operation" :exportList="exportList">
   </template-page>
 </template>