浏览代码

feat: 放开按钮

zhangjie 1 年之前
父节点
当前提交
958f14a4c6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/order/order-record-manage/index.vue

+ 1 - 1
src/views/order/order-record-manage/index.vue

@@ -49,7 +49,7 @@
   </div>
   </div>
   <div class="part-box">
   <div class="part-box">
     <a-space class="part-action" :size="6">
     <a-space class="part-action" :size="6">
-      <a-button v-if="userStore.isAdmin" type="text" @click="toImport">
+      <a-button type="text" @click="toImport">
         <template #icon>
         <template #icon>
           <svg-icon name="icon-import" />
           <svg-icon name="icon-import" />
         </template>
         </template>