wangxinhui
2025-04-29 c38154df95a2c2fa1bd32c45f6be9c0d98e37440
´úÂë¹ÜÀí/WMS/WIDESEA_WMSClient/src/extension/basic/customerInfo.js
@@ -53,7 +53,7 @@
    },
    rowClick({ row, column, event }) {
      //查询界面点击行事件
      // this.$refs.table.$refs.table.toggleRowSelection(row); //单击行时选中当前行;
      this.$refs.table.$refs.table.toggleRowSelection(row); //单击行时选中当前行;
    },
    modelOpenAfter(row) {
      //点击编辑、新建按钮弹出框后,可以在此处写逻辑,如,从后台获取数据