代码调试

This commit is contained in:
BianLzhaoMin 2024-09-03 14:21:40 +08:00
parent 81986b2493
commit bbde82006f
2 changed files with 4 additions and 4 deletions

View File

@ -558,8 +558,8 @@
</el-table>
</el-dialog>
<!-- <MapDialog ref="mapDIalog" @getList="getList" />
<DialogPush ref="dialogPush" @getList="getList" /> -->
<MapDialog ref="mapDIalog" @getList="getList" />
<DialogPush ref="dialogPush" @getList="getList" />
</div>
</template>
@ -821,7 +821,6 @@ export default {
this.maCodeList = selection.map((item) => item.maId)
},
selectable(row) {
console.log(row)
if (row.maStatus == '在库') {
return true
} else {

View File

@ -44,7 +44,8 @@ module.exports = {
// target: `http://192.168.2.152:39080`, //超
// target: `http://10.40.92.81:8080`, //韩/
target: `http://192.168.10.105:49080`, //旭/
// target: `http://192.168.10.105:49080`, //旭/
target: `http://192.168.10.236:49080`, //旭/
// target: `http://10.40.92.138:28080`, //帅
// target: `http://192.168.2.218:39080`, //福
// target: `http://192.168.2.120:39080`, //跃