Browse Source

康复服务 改成 诊疗服务

yezehua 6 years ago
parent
commit
a47650aa7d

+ 1 - 1
component/rehabilitation/item-detail.js

@ -34,7 +34,7 @@ var ItemDetail = {
        		hospitalName: "",
        		hospitalDo: {}
        	},
        	itemTypes: ["","康复服务","健康服务"],
        	itemTypes: ["","诊疗服务","健康服务"],
        	itemId: ""
        }
    },

+ 1 - 1
component/rehabilitation/template-items-select.js

@ -32,7 +32,7 @@ var TemplateItemsSelect = {
        return {
        	isNew: null,
        	searchName: "",
        	itemType: ["", "康复服务", "健康服务"],
        	itemType: ["", "诊疗服务", "健康服务"],
        	items: [
//      		{
//      			name: "健康服务",