lilei 11 tháng trước cách đây
mục cha
commit
129fe7638c

+ 1 - 1
src/views/allocationManagement/transfersPrint/recordModal.vue

@@ -45,7 +45,7 @@
         bordered>
       </s-table>
       <div class="btn-box">
-        <a-button :id="'record-cancel-'+record.id" @click="handleCommonCancel" v-if="isCancel">{{ cancelText }}</a-button>
+        <a-button :id="'record-cancel'" @click="handleCommonCancel" v-if="isCancel">{{ cancelText }}</a-button>
       </div>
     </a-spin>
   </a-modal>