This commit is contained in:
zds
2022-11-30 19:08:02 +08:00
parent 317f5ec001
commit 64ea2071a6
36 changed files with 1045 additions and 49 deletions

View File

@@ -124,7 +124,7 @@ import {download} from "@/api/data";
import {downloadFile} from "@/utils";
export default {
name: 'RawUatCbQuery',
name: 'RawUatWcQuery',
components: { pagination, crudOperation, rrOperation, udOperation, DateRangePicker },
mixins: [presenter(), header(), crud()],
cruds() {