소스 검색

完善计量的功能

hfxc226 2 년 전
부모
커밋
179df2131a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/sb/info/SbInfo.vue

+ 2 - 2
src/views/sb/info/SbInfo.vue

@@ -122,10 +122,10 @@
             <div class="table-operator" style="margin-bottom: 8px;">
               <a-button v-if="$auth('sb-infos-add')" type="primary" icon="plus" @click="handleAdd">新增</a-button>
               <a-button style="margin-left: 8px" v-if="$auth('sb-infos-export')" type="primary" icon="download" @click="doExport">导出</a-button>
-              <a-button style="margin-left:8px;" type="primary" @click="doImport">
+<!--              <a-button style="margin-left:8px;" type="primary" @click="doImport">
                 <a-icon type="upload"/>
                 新增导入
-              </a-button>
+              </a-button>-->
               <a-button style="margin-left:8px;" type="primary" @click="doImportStandard">
                 <a-icon type="upload"/>
                 新增设备和标准导入