| | |
| | | roadway: "", |
| | | taskType:"", |
| | | taskState:"", |
| | | wmsId:"", |
| | | wMSId:"", |
| | | sourceAddress: "", |
| | | targetAddress: "", |
| | | currentAddress: "", |
| | |
| | | const searchFormOptions = ref([ |
| | | [ |
| | | { title: "ä»»å¡å·", field: "taskNum", type: "int" }, |
| | | { title: "æçç¼å·", field: "palletCode", type: "like" }, |
| | | { title: "æçç¼å·", field: "palletCode", type: "text" }, |
| | | { |
| | | title: "ä»»å¡ç±»å", |
| | | field: "taskType", |
| | |
| | | }, |
| | | ], |
| | | [ |
| | | { title: "èµ·å§å°å", field: "sourceAddress", type: "like" }, |
| | | { title: "ç®æ å°å", field: "targetAddress", type: "like" }, |
| | | { title: "å½åä½ç½®", field: "currentAddress", type: "like" }, |
| | | { title: "ä¸ä¸ä½ç½®", field: "nextAddress", type: "like" }, |
| | | { title: "èµ·å§å°å", field: "sourceAddress", type: "text" }, |
| | | { title: "ç®æ å°å", field: "targetAddress", type: "text" }, |
| | | { title: "å½åä½ç½®", field: "currentAddress", type: "text" }, |
| | | { title: "ä¸ä¸ä½ç½®", field: "nextAddress", type: "text" }, |
| | | ], |
| | | [ |
| | | { title: "å··éå·", field: "roadway", type: "like" }, |
| | | { title: "å··éå·", field: "roadway", type: "text" }, |
| | | { "title": "ç产产线", "field": "productionLine", type: "select", dataKey: "ProductionLine", data: [] }, |
| | | { title: "å建人", field: "creater", type: "like" }, |
| | | { title: "å建人", field: "creater", type: "text" }, |
| | | { title: "å建æ¶é´", field: "createDate", type: "datetime" }, |
| | | ], |
| | | ]); |
| | |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "wmsId", |
| | | field: "wMSId", |
| | | title: "WMSä»»å¡ä¸»é®", |
| | | type: "int", |
| | | width: 120, |
| | |
| | | const table = ref({ |
| | | key: "taskId", |
| | | footer: "Foots", |
| | | cnName: "ä»»å¡ä¿¡æ¯", |
| | | cnName: "ä»»å¡åå²ä¿¡æ¯", |
| | | name: "task_Hty", |
| | | url: "/Task_Hty/", |
| | | sortName: "CreateDate", |
| | |
| | | const searchFormOptions = ref([ |
| | | [ |
| | | { title: "ä»»å¡å·", field: "taskNum", type: "int" }, |
| | | { title: "æçç¼å·", field: "palletCode", type: "like" }, |
| | | { title: "æçç¼å·", field: "palletCode", type: "text" }, |
| | | { |
| | | title: "ä»»å¡ç±»å", |
| | | field: "taskType", |
| | |
| | | }, |
| | | ], |
| | | [ |
| | | { title: "èµ·å§å°å", field: "sourceAddress", type: "like" }, |
| | | { title: "ç®æ å°å", field: "targetAddress", type: "like" }, |
| | | { title: "å½åä½ç½®", field: "currentAddress", type: "like" }, |
| | | { title: "ä¸ä¸ä½ç½®", field: "nextAddress", type: "like" }, |
| | | { title: "èµ·å§å°å", field: "sourceAddress", type: "text" }, |
| | | { title: "ç®æ å°å", field: "targetAddress", type: "text" }, |
| | | { title: "å½åä½ç½®", field: "currentAddress", type: "text" }, |
| | | { title: "ä¸ä¸ä½ç½®", field: "nextAddress", type: "text" }, |
| | | ], |
| | | [ |
| | | { title: "å··éå·", field: "roadway", type: "like" }, |
| | | { title: "ç产产线", field: "productionLine", type: "select", dataKey: "ProductionLine", data: [] }, |
| | | { title: "å建人", field: "creater", type: "like" }, |
| | | { title: "å··éå·", field: "roadway", type: "text" }, |
| | | { "title": "ç产产线", "field": "productionLine", type: "select", dataKey: "ProductionLine", data: [] }, |
| | | { title: "å建人", field: "creater", type: "text" }, |
| | | { title: "å建æ¶é´", field: "createDate", type: "datetime" }, |
| | | ], |
| | | ]); |
| | |
| | | |
| | | } |
| | | },{ |
| | | path: '/Message', |
| | | name: 'Message', |
| | | component: () => import('@/views/widesea_wms/MOM/ErrorMessage/Message.vue'), |
| | | path: '/MOMErrorMessage', |
| | | name: 'MOMErrorMessage', |
| | | component: () => import('@/views/widesea_wms/MOM/MOMErrorMessage.vue'), |
| | | meta: { |
| | | |
| | | keepAlive: false |
| | | } |
| | | }, |
| | | ] |
¶Ô±ÈÐÂÎļþ |
| | |
| | | <!-- |
| | | *Authorï¼jxx |
| | | *Contactï¼283591387@qq.com |
| | | *代ç ç±æ¡æ¶çæ,任使´æ¹é½å¯è½å¯¼è´è¢«ä»£ç çæå¨è¦ç |
| | | *ä¸å¡è¯·å¨@/extension/widesea_wms/taskinfo/Dt_Task.jsæ¤å¤ç¼å |
| | | --> |
| | | <template> |
| | | <view-grid ref="grid" :columns="columns" :detail="detail" :editFormFields="editFormFields" |
| | | :editFormOptions="editFormOptions" :searchFormFields="searchFormFields" :searchFormOptions="searchFormOptions" |
| | | :table="table" :extend="extend" /> |
| | | </template> |
| | | <script> |
| | | import extend from "@/extension/widesea_wms/MOM/MOMErrorMessage.js"; |
| | | import { ref, defineComponent } from "vue"; |
| | | export default defineComponent({ |
| | | setup() { |
| | | const table = ref({ |
| | | key: 'taskId', |
| | | footer: "Foots", |
| | | cnName: 'MOMå¼å¸¸ä¿¡æ¯', |
| | | name: 'MOM/MOMErrorMessage', |
| | | url: "/MOMErrorMessage/", |
| | | sortName: "Id" |
| | | }); |
| | | const editFormFields = ref({ |
| | | |
| | | }); |
| | | const editFormOptions = ref([ |
| | | |
| | | ]); |
| | | const searchFormFields = ref({ |
| | | }); |
| | | const searchFormOptions = ref([ |
| | | [ |
| | | { "title": "æçå·", "field": "palletCode", "type": "text" }, |
| | | ], |
| | | ]); |
| | | const columns = ref([ |
| | | { field: 'id', title: '主é®', type: 'string', width: 110, hidden: true, readonly: true, require: true, align: 'left' }, |
| | | { field: 'taskNum', title: 'ä»»å¡å·', type: 'int', width: 60, align: 'left', sort: true }, |
| | | { field: 'palletCode', title: 'æçå·', type: 'string', width: 100, align: 'left' }, |
| | | { field: 'errorMessage', title: 'å¼å¸¸ä¿¡æ¯', type: 'string', width: 700, align: 'left' }, |
| | | { field: 'apiName', title: 'æ¥å£åç§°', type: 'int', width: 110, align: 'left' }, |
| | | { field: 'createTime', title: 'æ¶é´', type: 'datetime', width: 110, align: 'left' }, |
| | | ]); |
| | | const detail = ref({ |
| | | cnName: "#detailCnName", |
| | | table: "#detailTable", |
| | | columns: [], |
| | | sortName: "", |
| | | key: "" |
| | | }); |
| | | return { |
| | | table, |
| | | extend, |
| | | editFormFields, |
| | | editFormOptions, |
| | | searchFormFields, |
| | | searchFormOptions, |
| | | columns, |
| | | detail, |
| | | }; |
| | | }, |
| | | }); |
| | | </script> |
¶Ô±ÈÐÂÎļþ |
| | |
| | | <Project Sdk="Microsoft.NET.Sdk"> |
| | | |
| | | <PropertyGroup> |
| | | <TargetFramework>net6.0</TargetFramework> |
| | | <ImplicitUsings>enable</ImplicitUsings> |
| | | <Nullable>enable</Nullable> |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\WIDESEA_DTO\WIDESEA_DTO.csproj" /> |
| | | </ItemGroup> |
| | | |
| | | </Project> |
| | |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\WIDESEA_DTO\WIDESEA_DTO.csproj" /> |
| | | <ProjectReference Include="..\WIDESEA_StoragIntegrationRepository\WIDESEA_StoragIntegrationRepository.csproj" /> |
| | | </ItemGroup> |
| | | |
| | | </Project> |
¶Ô±ÈÐÂÎļþ |
| | |
| | | <Project Sdk="Microsoft.NET.Sdk"> |
| | | |
| | | <PropertyGroup> |
| | | <TargetFramework>net6.0</TargetFramework> |
| | | <ImplicitUsings>enable</ImplicitUsings> |
| | | <Nullable>enable</Nullable> |
| | | </PropertyGroup> |
| | | |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\WIDESEA_IStoragIntegrationRepository\WIDESEA_IStoragIntegrationRepository.csproj" /> |
| | | </ItemGroup> |
| | | |
| | | </Project> |
| | |
| | | EndProject |
| | | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WIDESEA_Cache", "WIDESEA_Cache\WIDESEA_Cache.csproj", "{461A73BF-9FC7-4BFE-9BEB-2AE686CBFEEC}" |
| | | EndProject |
| | | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WIDESEA_StoragIntegrationRepository", "WIDESEA_StoragIntegrationRepository\WIDESEA_StoragIntegrationRepository.csproj", "{B317068F-39F2-4E0E-9980-4C4A037C47BF}" |
| | | EndProject |
| | | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WIDESEA_IStoragIntegrationRepository", "WIDESEA_IStoragIntegrationRepository\WIDESEA_IStoragIntegrationRepository.csproj", "{5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}" |
| | | EndProject |
| | | Global |
| | | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| | | Debug|Any CPU = Debug|Any CPU |
| | |
| | | {461A73BF-9FC7-4BFE-9BEB-2AE686CBFEEC}.Release|Any CPU.Build.0 = Release|Any CPU |
| | | {461A73BF-9FC7-4BFE-9BEB-2AE686CBFEEC}.Release|x86.ActiveCfg = Release|Any CPU |
| | | {461A73BF-9FC7-4BFE-9BEB-2AE686CBFEEC}.Release|x86.Build.0 = Release|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Debug|x86.ActiveCfg = Debug|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Debug|x86.Build.0 = Debug|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Dev|Any CPU.ActiveCfg = Release|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Dev|Any CPU.Build.0 = Release|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Dev|x86.ActiveCfg = Release|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Dev|x86.Build.0 = Release|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Release|Any CPU.Build.0 = Release|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Release|x86.ActiveCfg = Release|Any CPU |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF}.Release|x86.Build.0 = Release|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Debug|x86.ActiveCfg = Debug|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Debug|x86.Build.0 = Debug|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Dev|Any CPU.ActiveCfg = Release|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Dev|Any CPU.Build.0 = Release|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Dev|x86.ActiveCfg = Release|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Dev|x86.Build.0 = Release|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Release|Any CPU.Build.0 = Release|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Release|x86.ActiveCfg = Release|Any CPU |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05}.Release|x86.Build.0 = Release|Any CPU |
| | | EndGlobalSection |
| | | GlobalSection(SolutionProperties) = preSolution |
| | | HideSolutionNode = FALSE |
| | |
| | | {9912BD12-4CF7-4A91-8203-47C9C125004C} = {8498AA9D-CDC4-4FD2-81AE-DE6AD78F75ED} |
| | | {55326F38-372A-4606-B7FB-8C01BBAEC4FC} = {8498AA9D-CDC4-4FD2-81AE-DE6AD78F75ED} |
| | | {94D572FA-810E-4897-B673-AF988FD4019E} = {A73C1AFF-FF92-4825-B607-2E908077EBA4} |
| | | {B317068F-39F2-4E0E-9980-4C4A037C47BF} = {798C4C07-A3B2-47AD-A69C-922D5217B5CA} |
| | | {5BBF8BD2-3334-4793-87BF-48E1AC4CFD05} = {B131DEBD-A555-490B-B448-46425298E427} |
| | | EndGlobalSection |
| | | GlobalSection(ExtensibilityGlobals) = postSolution |
| | | SolutionGuid = {599A7267-7402-4143-84AE-9B407FC2BB69} |
| | |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <None Include="Controllers\Basic\MOMErrorMessageController.cs" /> |
| | | <None Include="wwwroot\WIDESEA_DB.DBSeed.Json\Sys_Tenant.tsv" /> |
| | | <None Include="wwwroot\WIDESEA_DB.DBSeed.Json\Sys_User.tsv" /> |
| | | </ItemGroup> |
| | |
| | | //è¿æ¥å符串 |
| | | //"ConnectionString": "HTI6FB1H05Krd07mNm9yBCNhofW6edA5zLs9TY~MNthRYW3kn0qKbMIsGp~3yyPDF1YZUCPBQx8U0Jfk4PH~ajNFXVIwlH85M3F~v_qKYQ3CeAz3q1mLVDn8O5uWt1~3Ut2V3KRkEwYHvW2oMDN~QIDXPxDgXN0R2oTIhc9dNu7QNaLEknblqmHhjaNSSpERdDVZIgHnMKejU_SL49tralBkZmDNi0hmkbL~837j1NWe37u9fJKmv91QPb~16JsuI9uu0EvNZ06g6PuZfOSAeFH9GMMIZiketdcJG3tHelo=", |
| | | //"ConnectionString": "Data Source=192.168.5.251;Initial Catalog=WIDESEA_WMSDB_BBMain;User ID=sa;Password=P@ssw0rd;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False", |
| | | "ConnectionString": "Data Source=127.0.0.1;Initial Catalog=WIDESEA_WMS2F08;User ID=sa;Password=P@ssw0rd;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False", |
| | | "ConnectionString": "Data Source=127.0.0.1;Initial Catalog=WIDESEA_WMSDB;User ID=sa;Password=P@ssw0rd;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False", |
| | | //"ConnectionString": "Data Source=.\\LIULEI;Initial Catalog=WIDESEA_WMSDB_BBMain;User ID=sa;Password=123456;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False", |
| | | //"ConnectionString": "Data Source=192.168.20.251;Initial Catalog=WIDESEA_WMSDB;User ID=sa;Password=123456@gy;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False", |
| | | //"ConnectionStringWCS": "Data Source=192.168.5.251;Initial Catalog=WIDESEAWCS_TEST;User ID=sa;Password=P@ssw0rd;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False", |
| | | "ConnectionStringWCS": "Data Source=127.0.0.1;Initial Catalog=WIDESEA_WCS2F09;User ID=sa;Password=P@ssw0rd;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False", |
| | | "ConnectionStringWCS": "Data Source=127.0.0.1;Initial Catalog=WIDESEA_WCSDB;User ID=sa;Password=P@ssw0rd;Integrated Security=False;Connect Timeout=30;Encrypt=False;TrustServerCertificate=False;ApplicationIntent=ReadWrite;MultiSubnetFailover=False", |
| | | //è·¨å |
| | | "Cors": { |
| | | "PolicyName": "CorsIpAccess", //çç¥åç§° |
| | |
| | | |
| | | //ç¼å设置 |
| | | "CacheSettings": { |
| | | "UseRedis": true, //å¯ç¨redis |
| | | "UseRedis": false, //å¯ç¨redis |
| | | "RedisSettings": { |
| | | "Address": "127.0.0.1:6379", //å°å |
| | | "Password": "123456", //Redisæå¡å¯ç |
| | |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_IStorageOutOrderServices")] |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_IStorageTaskRepository")] |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_IStorageTaskServices")] |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_IStoragIntegrationRepository")] |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_IStoragIntegrationServices")] |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_Model")] |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_Repository")] |
| | |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_StorageOutOrderServices")] |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_StorageTaskRepository")] |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_StorageTaskServices")] |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_StoragIntegrationRepository")] |
| | | [assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("WIDESEA_StoragIntegrationServices")] |
| | | |
| | | // ç± MSBuild WriteCodeFragment ç±»çæã |