opt:出库冲销去掉前端排序

This commit is contained in:
DESKTOP-5DIJMF9\admin
2025-02-23 14:42:20 +08:00
parent 9c834496d9
commit f16938c78a

View File

@@ -183,7 +183,6 @@ export default {
title: '出库冲销',
url: 'api/outcharge',
idField: 'iostorinv_id',
sort: 'iostorinv_id,desc',
crudMethod: { ...crudOutchargefrom },
optShow: {
add: false,