hfxc226 3 년 전
부모
커밋
03923f14fa
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      src/views/check/checkstandard/CheckStandard.vue

+ 4 - 4
src/views/check/checkstandard/CheckStandard.vue

@@ -55,10 +55,10 @@
           icon="download"
           @click="doExport">导出
         </a-button>
-        <!--      <a-button :confirmLoading="confirmLoading" style="margin-left:8px;" type="primary" @click="doUpdateNo">
-        <a-icon type="upload"/>
-        初始化编码
-      </a-button>-->
+        <a-button :confirmLoading="confirmLoading" style="margin-left:8px;" type="primary" @click="doUpdateNo">
+          <a-icon type="upload"/>
+          初始化编码
+        </a-button>
         <a-dropdown v-action:edit v-if="selectedRowKeys.length > 0 && ($auth('check-spot-standards-del')||$auth('check-polling-standards-del'))">
           <a-menu slot="overlay">
             <a-popconfirm title="是否要删除所选数据?" @confirm="batchDelete()">