diff --git a/project/xumu/AppImmunityManage/add.vue b/project/xumu/AppImmunityManage/add.vue index 7a1f616f..32b6ddfa 100644 --- a/project/xumu/AppImmunityManage/add.vue +++ b/project/xumu/AppImmunityManage/add.vue @@ -86,6 +86,7 @@ export default { }, created() { this.dict.load("yesOrNo", "category", "variety", "source") + this.detail.treatmentTime = new Date() this.getDetail() } } @@ -105,7 +106,7 @@ export default { - + diff --git a/project/xumu/AppTreatmentManage/AppTreatmentManage.vue b/project/xumu/AppTreatmentManage/AppTreatmentManage.vue new file mode 100644 index 00000000..21b2da53 --- /dev/null +++ b/project/xumu/AppTreatmentManage/AppTreatmentManage.vue @@ -0,0 +1,35 @@ + + + + + diff --git a/project/xumu/AppTreatmentManage/add.vue b/project/xumu/AppTreatmentManage/add.vue new file mode 100644 index 00000000..7b4ac573 --- /dev/null +++ b/project/xumu/AppTreatmentManage/add.vue @@ -0,0 +1,186 @@ + + + + + diff --git a/project/xumu/AppTreatmentManage/list.vue b/project/xumu/AppTreatmentManage/list.vue new file mode 100644 index 00000000..dc1ff132 --- /dev/null +++ b/project/xumu/AppTreatmentManage/list.vue @@ -0,0 +1,106 @@ + + + + +