DuGuYang 3 лет назад
Родитель
Сommit
92eaea2eb7

+ 1 - 1
Areas/Admin/Views/OperateServer/StoreMachineApplysOperate/Edit.cshtml

@@ -1,4 +1,4 @@
-@using MySystem.OpModels;
+@using MySystem.Models;
 @{
     StoreMachineApply editData = ViewBag.data as StoreMachineApply;
 }