|
|
|
@ -831,9 +831,6 @@ export default {
|
|
|
|
|
if(this.list == undefined || this.list.length <= 0){
|
|
|
|
|
this.monitorOrder = setTimeout(this.orderTimeOut, 1000);
|
|
|
|
|
}
|
|
|
|
|
// if (this.list != null) {
|
|
|
|
|
// clearTimeout(this.monitorOrder);
|
|
|
|
|
// }
|
|
|
|
|
},
|
|
|
|
|
formaterSourceType(row){
|
|
|
|
|
if (row.sourceType == 1) {
|
|
|
|
|