MFMF 3 lat temu
rodzic
commit
2cf92db227

+ 2 - 2
src/components/icss/bill/Bill.vue

@@ -231,8 +231,8 @@ export default {
       const param = {
         number: this.inCurrentPage - 1 || this.currentPage - 1,
         size: this.pageSize,
-        conditionName: this.filter.conditionName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        conceptName: this.filter.conceptName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        conditionName: this.filter.conditionName.trim(),
+        conceptName: this.filter.conceptName.trim(),
         relationStatus: this.filter.relationStatus
         // uniqueCode: ''
       };

+ 2 - 2
src/components/icss/dept/DeptManage.vue

@@ -266,8 +266,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
         type: 7,
         isMatch: this.filter.match,

+ 2 - 2
src/components/icss/disease/ChemicalAndCommonMapping.vue

@@ -267,8 +267,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         icdCode: '',
         type: 4,
         isMatch: this.filter.match,

+ 2 - 2
src/components/icss/drug/DrugManage.vue

@@ -282,8 +282,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
         type: 5,
         isMatch: this.filter.match,

+ 2 - 2
src/components/icss/drugroute/Drugroute.vue

@@ -266,8 +266,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
         type: 16,
         isMatch: this.filter.match,

+ 2 - 2
src/components/icss/fusion/Fusion.vue

@@ -259,8 +259,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
         type: 8,
         isMatch: this.filter.match,

+ 2 - 2
src/components/icss/hemp/Hemp.vue

@@ -262,8 +262,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
         type: 14,
         isMatch: this.filter.match,

+ 3 - 3
src/components/icss/lis/Lis.vue

@@ -266,10 +266,10 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
-        hisDetailName: this.filter.hisDetailName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisDetailName: this.filter.hisDetailName.trim(),
         type: 1,
         isMatch: this.filter.match,
         status: this.filter.status

+ 2 - 2
src/components/icss/nursing/nursing.vue

@@ -266,8 +266,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
         type: 11,
         isMatch: this.filter.match,

+ 2 - 2
src/components/icss/operation/Operation.vue

@@ -267,8 +267,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
         type: 6,
         isMatch: this.filter.match,

+ 2 - 2
src/components/icss/pacs/Pacs.vue

@@ -265,8 +265,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
         type: 3,
         isMatch: this.filter.match,

+ 1 - 1
src/components/icss/plan/Plan.vue

@@ -166,7 +166,7 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        planName: this.filter.planName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        planName: this.filter.planName.trim(),
         hospitalId: res.data.data.id
       };
       return param;

+ 2 - 2
src/components/icss/scale/ScaleManage.vue

@@ -265,8 +265,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
         type: 10,
         isMatch: this.filter.match,

+ 2 - 2
src/components/icss/tcmdisease/tcmdisease.vue

@@ -273,8 +273,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
         type: 12,
         isMatch: this.filter.match,

+ 2 - 2
src/components/icss/tcmdrome/tcmdrome.vue

@@ -273,8 +273,8 @@ export default {
       const param = {
         current: this.inCurrentPage || this.currentPage,
         size: this.pageSize,
-        hisName: this.filter.hisName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
-        uniqueName: this.filter.uniqueName.trim().replace(/%/g,"\\%").replace(/_/g,"\\_"),
+        hisName: this.filter.hisName.trim(),
+        uniqueName: this.filter.uniqueName.trim(),
         uniqueCode: '',
         type: 13,
         isMatch: this.filter.match,