Explorar o código

修复页面显示问题

DuGuYang %!s(int64=3) %!d(string=hai) anos
pai
achega
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;
 }