wangfei
2024-12-24 7e559fcd71bbce0a333d891486b029b9e6aa9e62
登录进入中空理片笼
3个文件已修改
6 ■■■■ 已修改文件
UI-Project/config.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/router/index.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/views/hollow/hollowslicecage.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/config.js
@@ -1,6 +1,6 @@
export default {
    // serverUrl: "10.153.19.150:88/api",
//  serverUrl: "192.168.2.100:88",
//  serverUrl: "192.168.2.100:88/api",
    serverUrl: "127.0.0.1:88",
    // serverUrl2: "10.153.19.150:88"
    // serverUrl2: "192.168.2.100:88"
UI-Project/src/router/index.js
@@ -310,7 +310,7 @@
        },
        {
          path: '',
          redirect: '/Returns/upreturns'
          redirect: '/hollow/hollowslicecage'
        }
      ]
    },
UI-Project/src/views/hollow/hollowslicecage.vue
@@ -784,7 +784,7 @@
      <div style="margin-top: -20px;margin-bottom: 40px;margin-left: 30px">
          <el-input v-model="glassId"   :placeholder="$t('searchOrder.inputid')" clearable style="width: 200px;">
          </el-input>
          <el-button type="primary" plain style="margin-left: 10px;" @click="searchout">{{ $t('searchOrder.se11arch') }}</el-button>
          <el-button type="primary" plain style="margin-left: 10px;" @click="searchout">{{ $t('searchOrder.search') }}</el-button>
    </div>
    <div style="width: 98%; height: calc(100% - 35px); overflow-y: auto;max-height: 200px;">
        <el-table height="100%" ref="table"