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()">