12
skyouc
2025-09-09 1cfaf4b8f5dbf8324e6ac22cfda31d2873014e42
zy-asrs-admin/src/views/loc/loc/index.vue
@@ -138,7 +138,6 @@
    ellipsis: true,
    ...getColumnSearchProps('memo'),
  },
  {
    title: formatMessage('common.operation', '操作'),
    name: 'oper',
@@ -231,6 +230,7 @@
const onSearch = () => {
  // console.log('search');
  currentPage = 1;
  getPage()
}