src/views/quality/finishedProductInspection/finishedProduct-form.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
vue.config.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/quality/finishedProductInspection/finishedProduct-form.vue
@@ -161,7 +161,7 @@ </div> </template> </el-table-column> <el-table-column prop="inspectionValue"> <el-table-column prop="inspectionValue" label="检验描述" width="240" style="text-align: center;"> <template slot-scope="scope"> <el-col v-if="scope.row.itype === '1'"> vue.config.js
@@ -4,13 +4,13 @@ */ const url = 'http://192.168.2.7:9999' // const url = 'http://192.168.32.45:9999' // const url = 'http://192.168.2.7:9999' const url = 'http://192.168.32.45:9999' //const url = 'http://192.168.2.7:9999' //const url = 'http://192.168.32.45:9999' // const url = 'http://192.168.0.23:9999' const url = 'http://localhost:9999' // const url = 'http://localhost:9999' const localUrl = 'http://localhost:8089'