guanqb
2024-02-20 0af8d598ca635e544670f107828c4d2e12f5a033
交易登记手机显示隐藏
1 files modified
4 ■■■■ changed files
src/views/publicSecurity/positionManage/TransactRegist.vue 4 ●●●● patch | view | raw | blame | history
src/views/publicSecurity/positionManage/TransactRegist.vue
@@ -428,6 +428,10 @@
        }
    },
    methods: {
        showStringDispose (row, type) {
            row[type] = !row[type]
        },
        handleExport () {
            this.$confirm("是否导出交易登记数据?", "提示", {
                confirmButtonText: "确定",