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