叶松
2023-11-16 3beb3b001475e09c8beb8a5a107464d4abf39fbe
web/src/views/SecureManage/NipCheck/components/ExamineRecord.vue
文件名从 web/src/views/SecureManage/NipCheck/ExamineRecord.vue 修改
@@ -89,7 +89,7 @@
</template>
<script>
import { buttonPinia } from '../../../pinia';
import { buttonPinia } from '../../../../pinia';
  export default {
    name: 'ExamineRecord',
    props: {
@@ -229,7 +229,7 @@
    width: calc(100% / 8);
    height: 80px;
    color: #FFFFFF;
    background: url('../../../assets/stir_img.png')no-repeat;
    background: url('../../../../assets/stir_img.png')no-repeat;
    background-size: 100% 100%;
    &:first-child {