src/views/gyEmployee/index.vue
@@ -572,7 +572,7 @@ subDisabled: false, //编辑页面保存按钮是否禁用(true禁用,false可用) OperationType: null, //保存类型(新增1修改3) HInterID: null, baseURL: process.env.VUE_APP_BASE_URL || "http://47.96.97.237/API/", baseURL: process.env.VUE_APP_BASE_API || "http://47.96.97.237/API/", user: "admin", currentRow: [], lastSelectedRowIndex: null, // 用于记录上次点击的行索引