diff --git a/src/views/authority/role.vue b/src/views/authority/role.vue index 4d213c7..38d2699 100644 --- a/src/views/authority/role.vue +++ b/src/views/authority/role.vue @@ -136,6 +136,7 @@ export default { total: 0, }, option: { + tip: false, simplePage: true, searchShow: true, @@ -150,6 +151,7 @@ export default { menuWidth: 350, dialogWidth: 600, dialogClickModal: false, + filterBtn: true, column: [ { label: '上级角色', diff --git a/src/views/coatingAssay/index.vue b/src/views/coatingAssay/index.vue new file mode 100644 index 0000000..de403fd --- /dev/null +++ b/src/views/coatingAssay/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/goalManagement/annualGoal.vue b/src/views/goalManagement/annualGoal.vue new file mode 100644 index 0000000..3df4d63 --- /dev/null +++ b/src/views/goalManagement/annualGoal.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/goalManagement/monthlyGoal.vue b/src/views/goalManagement/monthlyGoal.vue new file mode 100644 index 0000000..ef78f6e --- /dev/null +++ b/src/views/goalManagement/monthlyGoal.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/heatElectronicArchives/index.vue b/src/views/heatElectronicArchives/index.vue new file mode 100644 index 0000000..6a626c4 --- /dev/null +++ b/src/views/heatElectronicArchives/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/inboundOutboundManagement/allocationIssuing.vue b/src/views/inboundOutboundManagement/allocationIssuing.vue new file mode 100644 index 0000000..fa34eee --- /dev/null +++ b/src/views/inboundOutboundManagement/allocationIssuing.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/inboundOutboundManagement/materialIssuing.vue b/src/views/inboundOutboundManagement/materialIssuing.vue new file mode 100644 index 0000000..0f5e421 --- /dev/null +++ b/src/views/inboundOutboundManagement/materialIssuing.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/inboundOutboundManagement/otherIssuing.vue b/src/views/inboundOutboundManagement/otherIssuing.vue new file mode 100644 index 0000000..3de0ef2 --- /dev/null +++ b/src/views/inboundOutboundManagement/otherIssuing.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/inboundOutboundManagement/otherReceiving.vue b/src/views/inboundOutboundManagement/otherReceiving.vue new file mode 100644 index 0000000..da574b2 --- /dev/null +++ b/src/views/inboundOutboundManagement/otherReceiving.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/inboundOutboundManagement/pickList.vue b/src/views/inboundOutboundManagement/pickList.vue new file mode 100644 index 0000000..5f2a8b7 --- /dev/null +++ b/src/views/inboundOutboundManagement/pickList.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/inboundOutboundManagement/pickListPrinting.vue b/src/views/inboundOutboundManagement/pickListPrinting.vue new file mode 100644 index 0000000..d9065c6 --- /dev/null +++ b/src/views/inboundOutboundManagement/pickListPrinting.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/inboundOutboundManagement/productionReceiving.vue b/src/views/inboundOutboundManagement/productionReceiving.vue new file mode 100644 index 0000000..ad474e0 --- /dev/null +++ b/src/views/inboundOutboundManagement/productionReceiving.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/inboundOutboundManagement/purchaseReceiving.vue b/src/views/inboundOutboundManagement/purchaseReceiving.vue new file mode 100644 index 0000000..8d0b267 --- /dev/null +++ b/src/views/inboundOutboundManagement/purchaseReceiving.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/inboundOutboundManagement/returnReceiving.vue b/src/views/inboundOutboundManagement/returnReceiving.vue new file mode 100644 index 0000000..ca8f406 --- /dev/null +++ b/src/views/inboundOutboundManagement/returnReceiving.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/inboundOutboundManagement/teamMaterialRequest.vue b/src/views/inboundOutboundManagement/teamMaterialRequest.vue new file mode 100644 index 0000000..735b254 --- /dev/null +++ b/src/views/inboundOutboundManagement/teamMaterialRequest.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/issueLog/index.vue b/src/views/issueLog/index.vue new file mode 100644 index 0000000..fd721e0 --- /dev/null +++ b/src/views/issueLog/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/loanManagement/loanHistory.vue b/src/views/loanManagement/loanHistory.vue new file mode 100644 index 0000000..d725e94 --- /dev/null +++ b/src/views/loanManagement/loanHistory.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/loanManagement/materialLoanOut.vue b/src/views/loanManagement/materialLoanOut.vue new file mode 100644 index 0000000..45be15e --- /dev/null +++ b/src/views/loanManagement/materialLoanOut.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/loanManagement/materialReturn.vue b/src/views/loanManagement/materialReturn.vue new file mode 100644 index 0000000..baad874 --- /dev/null +++ b/src/views/loanManagement/materialReturn.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/materialManagement/electrodeManagement.vue b/src/views/materialManagement/electrodeManagement.vue new file mode 100644 index 0000000..8ebd24a --- /dev/null +++ b/src/views/materialManagement/electrodeManagement.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/materialManagement/inventoryAdjustment.vue b/src/views/materialManagement/inventoryAdjustment.vue new file mode 100644 index 0000000..8f78018 --- /dev/null +++ b/src/views/materialManagement/inventoryAdjustment.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/materialManagement/inventoryManagement.vue b/src/views/materialManagement/inventoryManagement.vue new file mode 100644 index 0000000..1d41141 --- /dev/null +++ b/src/views/materialManagement/inventoryManagement.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/materialManagement/materialUnlock.vue b/src/views/materialManagement/materialUnlock.vue new file mode 100644 index 0000000..049389c --- /dev/null +++ b/src/views/materialManagement/materialUnlock.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/overdueActions/index.vue b/src/views/overdueActions/index.vue new file mode 100644 index 0000000..ad28a9c --- /dev/null +++ b/src/views/overdueActions/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/periodicTesting/testInterval.vue b/src/views/periodicTesting/testInterval.vue new file mode 100644 index 0000000..05334e8 --- /dev/null +++ b/src/views/periodicTesting/testInterval.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/periodicTesting/testTask.vue b/src/views/periodicTesting/testTask.vue new file mode 100644 index 0000000..7f62ec7 --- /dev/null +++ b/src/views/periodicTesting/testTask.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/periodicTesting/trialRunRecord.vue b/src/views/periodicTesting/trialRunRecord.vue new file mode 100644 index 0000000..8e21a02 --- /dev/null +++ b/src/views/periodicTesting/trialRunRecord.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/plugin/workflow/pages/design/button.vue b/src/views/plugin/workflow/pages/design/button.vue index a16cd4c..50aba0d 100644 --- a/src/views/plugin/workflow/pages/design/button.vue +++ b/src/views/plugin/workflow/pages/design/button.vue @@ -67,6 +67,7 @@ export default { viewBtn: true, selection: true, labelWidth: 120, + filterBtn: true, column: [ { label: 'key', diff --git a/src/views/plugin/workflow/pages/design/model.vue b/src/views/plugin/workflow/pages/design/model.vue index 5b47400..ab16b22 100644 --- a/src/views/plugin/workflow/pages/design/model.vue +++ b/src/views/plugin/workflow/pages/design/model.vue @@ -226,6 +226,7 @@ export default { align: 'center', searchMenuSpan: 6, menuWidth: 300, + filterBtn: true, column: [ { label: '图标', diff --git a/src/views/procepssPlanning/index.vue b/src/views/procepssPlanning/index.vue new file mode 100644 index 0000000..42abe98 --- /dev/null +++ b/src/views/procepssPlanning/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/processTemplate/index.vue b/src/views/processTemplate/index.vue new file mode 100644 index 0000000..2edf319 --- /dev/null +++ b/src/views/processTemplate/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/procurementManagement/additionalPlan.vue b/src/views/procurementManagement/additionalPlan.vue new file mode 100644 index 0000000..bbf5b33 --- /dev/null +++ b/src/views/procurementManagement/additionalPlan.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/procurementManagement/moldApplication.vue b/src/views/procurementManagement/moldApplication.vue new file mode 100644 index 0000000..6d28a79 --- /dev/null +++ b/src/views/procurementManagement/moldApplication.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/procurementManagement/moldRelease.vue b/src/views/procurementManagement/moldRelease.vue new file mode 100644 index 0000000..c80d991 --- /dev/null +++ b/src/views/procurementManagement/moldRelease.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/procurementManagement/shortageApplication.vue b/src/views/procurementManagement/shortageApplication.vue new file mode 100644 index 0000000..ec57a9c --- /dev/null +++ b/src/views/procurementManagement/shortageApplication.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/procurementManagement/toolingPlanApplication.vue b/src/views/procurementManagement/toolingPlanApplication.vue new file mode 100644 index 0000000..d9aba2e --- /dev/null +++ b/src/views/procurementManagement/toolingPlanApplication.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/procurementManagement/warehouseRequest.vue b/src/views/procurementManagement/warehouseRequest.vue new file mode 100644 index 0000000..602d246 --- /dev/null +++ b/src/views/procurementManagement/warehouseRequest.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionDisposition/index.vue b/src/views/productionDisposition/index.vue new file mode 100644 index 0000000..dbbc008 --- /dev/null +++ b/src/views/productionDisposition/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/afterPlatingEntry.vue b/src/views/productionManagement/afterPlatingEntry.vue new file mode 100644 index 0000000..f604f06 --- /dev/null +++ b/src/views/productionManagement/afterPlatingEntry.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/beforePlatingBound.vue b/src/views/productionManagement/beforePlatingBound.vue new file mode 100644 index 0000000..4f86090 --- /dev/null +++ b/src/views/productionManagement/beforePlatingBound.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/beforePlatingEntry.vue b/src/views/productionManagement/beforePlatingEntry.vue new file mode 100644 index 0000000..4f0f1ab --- /dev/null +++ b/src/views/productionManagement/beforePlatingEntry.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/entryList.vue b/src/views/productionManagement/entryList.vue new file mode 100644 index 0000000..c1c65f0 --- /dev/null +++ b/src/views/productionManagement/entryList.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/inspectionProjectMaintain.vue b/src/views/productionManagement/inspectionProjectMaintain.vue new file mode 100644 index 0000000..fdd085f --- /dev/null +++ b/src/views/productionManagement/inspectionProjectMaintain.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/inspectionProjectTemplate.vue b/src/views/productionManagement/inspectionProjectTemplate.vue new file mode 100644 index 0000000..e3daf88 --- /dev/null +++ b/src/views/productionManagement/inspectionProjectTemplate.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/processChangeLog.vue b/src/views/productionManagement/processChangeLog.vue new file mode 100644 index 0000000..7aa7224 --- /dev/null +++ b/src/views/productionManagement/processChangeLog.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/reworkOrder.vue b/src/views/productionManagement/reworkOrder.vue new file mode 100644 index 0000000..9b93a04 --- /dev/null +++ b/src/views/productionManagement/reworkOrder.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/reworkPlan.vue b/src/views/productionManagement/reworkPlan.vue new file mode 100644 index 0000000..a47bacf --- /dev/null +++ b/src/views/productionManagement/reworkPlan.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/specialTasksLog.vue b/src/views/productionManagement/specialTasksLog.vue new file mode 100644 index 0000000..bd64793 --- /dev/null +++ b/src/views/productionManagement/specialTasksLog.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/testContent.vue b/src/views/productionManagement/testContent.vue new file mode 100644 index 0000000..1463962 --- /dev/null +++ b/src/views/productionManagement/testContent.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/productionManagement/trialOrderInfo.vue b/src/views/productionManagement/trialOrderInfo.vue new file mode 100644 index 0000000..355995b --- /dev/null +++ b/src/views/productionManagement/trialOrderInfo.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/qualityInspection/index.vue b/src/views/qualityInspection/index.vue new file mode 100644 index 0000000..3bf8674 --- /dev/null +++ b/src/views/qualityInspection/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/specialProcess/index.vue b/src/views/specialProcess/index.vue new file mode 100644 index 0000000..ed99b89 --- /dev/null +++ b/src/views/specialProcess/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/specialProcessControl/index.vue b/src/views/specialProcessControl/index.vue new file mode 100644 index 0000000..42a3232 --- /dev/null +++ b/src/views/specialProcessControl/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/specialProcessLog/index.vue b/src/views/specialProcessLog/index.vue new file mode 100644 index 0000000..3546f5f --- /dev/null +++ b/src/views/specialProcessLog/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/tankSolutionAnalysis/index.vue b/src/views/tankSolutionAnalysis/index.vue new file mode 100644 index 0000000..a923373 --- /dev/null +++ b/src/views/tankSolutionAnalysis/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/taskDispatch/index.vue b/src/views/taskDispatch/index.vue new file mode 100644 index 0000000..921aacb --- /dev/null +++ b/src/views/taskDispatch/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/taskProcessing/index.vue b/src/views/taskProcessing/index.vue new file mode 100644 index 0000000..6216b8b --- /dev/null +++ b/src/views/taskProcessing/index.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/transferManagement/binTransfer.vue b/src/views/transferManagement/binTransfer.vue new file mode 100644 index 0000000..cf3aa96 --- /dev/null +++ b/src/views/transferManagement/binTransfer.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/transferManagement/materialTransfer.vue b/src/views/transferManagement/materialTransfer.vue new file mode 100644 index 0000000..186096b --- /dev/null +++ b/src/views/transferManagement/materialTransfer.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/transferManagement/transferReceiving.vue b/src/views/transferManagement/transferReceiving.vue new file mode 100644 index 0000000..b0adddc --- /dev/null +++ b/src/views/transferManagement/transferReceiving.vue @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/src/views/transferManagement/warehouseTransfer.vue b/src/views/transferManagement/warehouseTransfer.vue new file mode 100644 index 0000000..8bd5b61 --- /dev/null +++ b/src/views/transferManagement/warehouseTransfer.vue @@ -0,0 +1,3 @@ + \ No newline at end of file