diff --git a/src/views/basic/collectPoint/selectWorkplace.vue b/src/views/basic/collectPoint/selectWorkplace.vue
index 8c702b99..cb9701b1 100644
--- a/src/views/basic/collectPoint/selectWorkplace.vue
+++ b/src/views/basic/collectPoint/selectWorkplace.vue
@@ -86,6 +86,13 @@
+
diff --git a/src/views/basic/workplace/workplaceManage.vue b/src/views/basic/workplace/workplaceManage.vue
index 4b21b336..6fdbe4a9 100644
--- a/src/views/basic/workplace/workplaceManage.vue
+++ b/src/views/basic/workplace/workplaceManage.vue
@@ -903,13 +903,15 @@ export default {
this.getList()
},
onReset() {
+ this.userList = []
this.$router.push({
path: ''
})
this.query = {
page: 1,
limit: 20,
- workplaceStatus: null
+ workplaceStatus: 1,
+ deptCode: this.$store.getters.locDeptCode,
}
this.getList()
},
diff --git a/src/views/collect/CollectOrderAllotCardComponents.vue b/src/views/collect/CollectOrderAllotCardComponents.vue
index 59f176f8..0a85d041 100644
--- a/src/views/collect/CollectOrderAllotCardComponents.vue
+++ b/src/views/collect/CollectOrderAllotCardComponents.vue
@@ -317,7 +317,7 @@
-
+
{
- this.getList()
- }, 10000)
-
- //清楚定时器的方法
- // clearInterval(this.timer)
- },
+ //todo 改完之后要取消注释定时器
+ // timerAuto() {
+ // //启动定时器
+ // this.timer = setInterval(() => {
+ // this.getList()
+ // }, 10000)
+ //
+ // //清楚定时器的方法
+ // // clearInterval(this.timer)
+ // },
changeInvRemind(val) {
let post = {
workPlaceCode: val
@@ -713,13 +747,28 @@ export default {
if (_this == null)
_this = this
_this.filterQuery.page = 1;
+ _this.selectLoading = true;
+ const loading = _this.$loading({
+ lock: true,
+ text: 'Loading',
+ spinner: 'el-icon-loading',
+ background: 'rgba(0, 0, 0, 0.7)'
+ });
_this.getList();
+ loading.close();
},
getList() {
this.loading = true;
+ if (this.actDateRange !== null) {
+ this.filterQuery.startTime = this.actDateRange[0];
+ this.filterQuery.endTime = this.actDateRange[1];
+ } else {
+ this.filterQuery.startTime = null;
+ this.filterQuery.endTime = null;
+ }
let query = JSON.parse(JSON.stringify(this.filterQuery));
- query.workPlaceCode = null
+ // query.workPlaceCode = null
orderPage(query).then(res => {
this.loading = false
this.list = res.data.list || []
@@ -823,6 +872,7 @@ export default {
this.showType = 2
}
this.findWorkPlace(this, "");
+ this.getWorkBindBusTypes(this, "");
getHead("prescribeAllot", "1").then((re) => {
// 处理返回的数据
this.tableObj = re.data;
diff --git a/src/views/collect/CollectOrderNew.vue b/src/views/collect/CollectOrderNew.vue
index 3f341add..2c40a7c0 100644
--- a/src/views/collect/CollectOrderNew.vue
+++ b/src/views/collect/CollectOrderNew.vue
@@ -880,7 +880,8 @@ export default {
errorHandleSubmit(params)
.then((response) => {
if (response.code == 20000) {
- this.getErrorList(_this);
+ _this.getErrorList(_this);
+ _this.getList();
_this.$message.success("处理成功!")
} else if (response.code == 520) {
_this.$message.error(response.message);
diff --git a/src/views/collect/CollectOrderTabs.vue b/src/views/collect/CollectOrderTabs.vue
index cb072417..bf544777 100644
--- a/src/views/collect/CollectOrderTabs.vue
+++ b/src/views/collect/CollectOrderTabs.vue
@@ -16,7 +16,7 @@
- 当前业务类型:    当前业务名称:    {{ this.formData.busName }}
     切换业务
diff --git a/src/views/collect/IoDestroyLog.vue b/src/views/collect/IoDestroyLog.vue
index d8c1a5a8..0bbfb7ee 100644
--- a/src/views/collect/IoDestroyLog.vue
+++ b/src/views/collect/IoDestroyLog.vue
@@ -1223,8 +1223,9 @@ export default {
},
created() {
this.getInvList(this);
- this.getBusType(this);
+ // this.getBusType(this);
this.findWorkPlace(this, "");
+ this.getWorkBindBusTypes(this, "");
getHead("IoDestroyLog", "1").then((re) => {
diff --git a/src/views/collect/IoDestroyOrder.vue b/src/views/collect/IoDestroyOrder.vue
index f0c3c29e..26374e33 100644
--- a/src/views/collect/IoDestroyOrder.vue
+++ b/src/views/collect/IoDestroyOrder.vue
@@ -485,6 +485,7 @@ export default {
this.showType = 2
}
this.findWorkPlace(this, "")
+ this.getWorkBindBusTypes(this, "")
getHead("ioSplitCode", "1").then((re) => {
// 处理返回的数据
diff --git a/src/views/collect/IoSplitFifoCodePanel.vue b/src/views/collect/IoSplitFifoCodePanel.vue
index 8d8817a0..9d38849d 100644
--- a/src/views/collect/IoSplitFifoCodePanel.vue
+++ b/src/views/collect/IoSplitFifoCodePanel.vue
@@ -1028,6 +1028,7 @@ export default {
this.isLinkDisabled = true
}
this.findWorkPlace(this, "")
+ this.getWorkBindBusTypes(this, "")
// console.log(this.panelType)
getHead("ioSplitFifoCode", "1").then((re) => {
// 处理返回的数据
diff --git a/src/views/collect/IoSplitFifoRemind.vue b/src/views/collect/IoSplitFifoRemind.vue
index 04ff3119..08029ebe 100644
--- a/src/views/collect/IoSplitFifoRemind.vue
+++ b/src/views/collect/IoSplitFifoRemind.vue
@@ -446,6 +446,7 @@ export default {
this.isLinkDisabled = true
}
this.findWorkPlace(this, "")
+ this.getWorkBindBusTypes(this, "")
getHead("ioSplitFifoRemind", "1").then((re) => {
// 处理返回的数据
this.tableObj = re.data;
diff --git a/src/views/collect/IoSplitOperateCode.vue b/src/views/collect/IoSplitOperateCode.vue
index 61e8433d..a8f98c55 100644
--- a/src/views/collect/IoSplitOperateCode.vue
+++ b/src/views/collect/IoSplitOperateCode.vue
@@ -700,9 +700,9 @@