guanqb
2024-02-20 0af8d598ca635e544670f107828c4d2e12f5a033
src/views/publicSecurity/positionManage/TransactRegist.vue
@@ -428,6 +428,10 @@
        }
    },
    methods: {
        showStringDispose (row, type) {
            row[type] = !row[type]
        },
        handleExport () {
            this.$confirm("是否导出交易登记数据?", "提示", {
                confirmButtonText: "确定",