@ -454,7 +454,6 @@
:columnList="columnList"
></edittablehead>
<el-dialog
title="异常装车包件列表"
v-model="abnormalBox"
width="50%"
@ -2091,6 +2090,7 @@ export default {
* 一键审批
*/
fastAuditing() {
this.Abnormalloading=true;//开启加载效果
console.log('this.wrapdata---------->', this.wrapdata);
let ids = [];
this.wrapdata.forEach(item => {
@ -2103,7 +2103,9 @@ export default {
type: 'success',
message: '操作成功!',
});
this.abnormalBox = false;
this.abnormalBox = false;//关闭弹窗
this.Abnormalloading=false;//关闭加载效果
}
console.log('ids---------->', ids);
@ -23,7 +23,7 @@ export default ({ mode, command }) => {
// 新zyc
// target: 'http://192.168.6.116:8777',
// target: 'http://192.168.6.122:8777',
target: 'http://192.168.10.57:13000',
target: 'http://192.168.10.25:13000',
// target: 'http://192.168.10.25:2888',
// target: 'http://192.168.6.148:9777',//CYZ
// target: 'http://192.168.10.57:13000',