diff --git a/mes/qd/src/main.js b/mes/qd/src/main.js
index ce679a61..9dc4b879 100644
--- a/mes/qd/src/main.js
+++ b/mes/qd/src/main.js
@@ -5,8 +5,6 @@ import Cookies from 'js-cookie'
import 'normalize.css/normalize.css'
import Element from 'element-ui'
-// 列自适应宽度:https://github.com/legendJaden/AFTableColumn
-import AFTableColumn from 'af-table-column'
import 'font-awesome/css/font-awesome.css'
@@ -44,8 +42,6 @@ import 'jquery'
import VueBus from 'vue-bus'
Vue.use(scroll)
-Vue.use(AFTableColumn)
-
Vue.use(VueHighlightJS)
Vue.use(mavonEditor)
Vue.use(permission)
diff --git a/mes/qd/src/views/wms/product_manage/workorder/ViewDialog.vue b/mes/qd/src/views/wms/product_manage/workorder/ViewDialog.vue
index 94965ce2..00d4faac 100644
--- a/mes/qd/src/views/wms/product_manage/workorder/ViewDialog.vue
+++ b/mes/qd/src/views/wms/product_manage/workorder/ViewDialog.vue
@@ -144,20 +144,20 @@
:header-cell-style="{background:'#f5f7fa',color:'#606266'}"
>
-
+
{{ dict.label.PDM_BI_SHIFTTYPE[scope.row.shift_type_scode] }}
-
+
-
-
+
+
diff --git a/mes/qd/src/views/wms/product_manage/workorder/index.vue b/mes/qd/src/views/wms/product_manage/workorder/index.vue
index 304161f1..99349977 100644
--- a/mes/qd/src/views/wms/product_manage/workorder/index.vue
+++ b/mes/qd/src/views/wms/product_manage/workorder/index.vue
@@ -80,17 +80,6 @@
/>
-
-
-
+
+
+
-
+
@@ -226,7 +226,7 @@
:title="crud.status.title"
width="1200px"
>
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
{{ scope.row.workorder_code }}
@@ -400,44 +400,51 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ dict.label.PDM_BI_SHIFTTYPE[scope.row.shift_type_scode] }}
-
+
{{ dict.label.WORKORDER_CREATE_TYPE[scope.row.create_type] }}
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
+
+
+
+
+
@@ -522,7 +529,19 @@ const defaultForm = {
}
export default {
name: 'Produceshiftorder',
- components: { AddDialog, pagination, crudOperation, rrOperation, udOperation, MaterDtl, Treeselect, ViewDialog, reportDialog, UploadDialog, ReplaceDeviceDialog },
+ components: {
+ AddDialog,
+ pagination,
+ crudOperation,
+ rrOperation,
+ udOperation,
+ MaterDtl,
+ Treeselect,
+ ViewDialog,
+ reportDialog,
+ UploadDialog,
+ ReplaceDeviceDialog
+ },
mixins: [presenter(), header(), form(defaultForm), crud()],
dicts: ['PDM_BI_SHIFTTYPE', 'MPS_BD_ORDERSTATUS', 'WORKORDER_CREATE_TYPE', 'is_used', 'PDM_BI_ORDERTYPE', 'IS_OR_NOT', 'product_area'],
cruds() {
@@ -614,7 +633,10 @@ export default {
this.crud.toQuery()
},
getNotWorkDeviceByWorkproceduceId(workprocedure_id) { // 根据工序标识获取设备列表
- crudProduceshiftorder.getNotWorkDeviceByWorkproceduceId({ workprocedure_id: workprocedure_id,product_area:this.form.product_area }).then(res => {
+ crudProduceshiftorder.getNotWorkDeviceByWorkproceduceId({
+ workprocedure_id: workprocedure_id,
+ product_area: this.form.product_area
+ }).then(res => {
this.deviceList = res.content
})
},
diff --git a/mes/qd/src/views/wms/scheduler_manage/task/index.vue b/mes/qd/src/views/wms/scheduler_manage/task/index.vue
index 805fc840..94a2e788 100644
--- a/mes/qd/src/views/wms/scheduler_manage/task/index.vue
+++ b/mes/qd/src/views/wms/scheduler_manage/task/index.vue
@@ -156,13 +156,13 @@
-
+
-
-
-
+
+
+