chenhaozhe
2025-11-17 4dbcd7bdc7ff4d39949dfafcca7f62dec9b425ce
src/views/basic/gyStockPlace/gyStockPlace.vue
@@ -483,7 +483,7 @@
      subDisabled: false, //编辑页面保存按钮是否禁用(true禁用,false可用)
      OperationType: null, //保存类型(新增1修改3)
      HInterID: null,
      baseURL: "http://localhost:81/API/",
      baseURL: process.env.VUE_APP_BASE_API,
      user: "admin",
      currentRow: [],
      lastSelectedRowIndex: null, // 用于记录上次点击的行索引