gaoluyang
2025-02-19 30c8d72f0d75126a729e89aaeb1e194f63a75c9f
src/views/business/materialOrder/index.vue
@@ -1036,8 +1036,8 @@
    },
    // 数据查看
    handleDataLook(row) {
      this.dataDialogVisible = true;
      this.dataLookInfo = row
      this.dataDialogVisible = true;
    },
    // 关闭数据查看弹框
    closeDataLook () {