Browse Source

feat(product-list):商品列表提示删除

xinyan 7 months ago
parent
commit
49956d27d6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/views/product-manage/product-list/component/DataTable.vue

+ 0 - 2
src/views/product-manage/product-list/component/DataTable.vue

@@ -197,8 +197,6 @@ defineExpose({ fetchList });
           商品导入
         </ImportButton>
         <ImportButton :icon="Money" bg text :uploadFunction="api.uploadPrice">指导价格导入</ImportButton>
-				<div slot="tip" class="el-upload__tip" style="color:red">提示:仅允许导入“xls”或“xlsx”格式文件!</div>
-
       </div>
     </template>
     <!-- 工具栏右侧 -->