Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
888eb170
"litemall-wx-api/src/git@ustchcs.com:gujinli1118/litemall.git" did not exist on "ca9830aac9b89e8c97ba1bceab50a303690decd1"
Commit
888eb170
authored
Aug 16, 2021
by
季圣华
Browse files
优化页面
parent
66a88e76
Changes
55
Hide whitespace changes
Inline
Side-by-side
jshERP-web/src/views/system/InOutItemList.vue
View file @
888eb170
...
@@ -81,6 +81,7 @@
...
@@ -81,6 +81,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</template>
</template>
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
InOutItemModal
from
'
./modules/InOutItemModal
'
import
InOutItemModal
from
'
./modules/InOutItemModal
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
...
...
jshERP-web/src/views/system/LogList.vue
View file @
888eb170
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</template>
</template>
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
import
JEllipsis
from
'
@/components/jeecg/JEllipsis
'
import
JEllipsis
from
'
@/components/jeecg/JEllipsis
'
...
...
jshERP-web/src/views/system/MemberList.vue
View file @
888eb170
...
@@ -88,6 +88,7 @@
...
@@ -88,6 +88,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</template>
</template>
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
MemberModal
from
'
./modules/MemberModal
'
import
MemberModal
from
'
./modules/MemberModal
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
...
...
jshERP-web/src/views/system/OrganizationList.vue
View file @
888eb170
...
@@ -94,6 +94,7 @@
...
@@ -94,6 +94,7 @@
<organization-modal
ref=
"organizationModal"
@
ok=
"loadTree"
></organization-modal>
<organization-modal
ref=
"organizationModal"
@
ok=
"loadTree"
></organization-modal>
</a-row>
</a-row>
</template>
</template>
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
OrganizationModal
from
'
./modules/OrganizationModal
'
import
OrganizationModal
from
'
./modules/OrganizationModal
'
import
pick
from
'
lodash.pick
'
import
pick
from
'
lodash.pick
'
...
...
jshERP-web/src/views/system/PersonList.vue
View file @
888eb170
...
@@ -72,6 +72,7 @@
...
@@ -72,6 +72,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</
template
>
</
template
>
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
PersonModal
from
'
./modules/PersonModal
'
import
PersonModal
from
'
./modules/PersonModal
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
...
...
jshERP-web/src/views/system/PluginList.vue
View file @
888eb170
...
@@ -76,6 +76,7 @@
...
@@ -76,6 +76,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</template>
</template>
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
PluginModal
from
'
./modules/PluginModal
'
import
PluginModal
from
'
./modules/PluginModal
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
...
...
jshERP-web/src/views/system/RoleList.vue
View file @
888eb170
...
@@ -71,6 +71,7 @@
...
@@ -71,6 +71,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</
template
>
</
template
>
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
RoleModal
from
'
./modules/RoleModal
'
import
RoleModal
from
'
./modules/RoleModal
'
import
RoleFunctionModal
from
'
./modules/RoleFunctionModal
'
import
RoleFunctionModal
from
'
./modules/RoleFunctionModal
'
...
...
jshERP-web/src/views/system/SerialNumberList.vue
View file @
888eb170
...
@@ -81,6 +81,7 @@
...
@@ -81,6 +81,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</template>
</template>
<!-- f r o m 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
SerialNumberModal
from
'
./modules/SerialNumberModal
'
import
SerialNumberModal
from
'
./modules/SerialNumberModal
'
import
SerialNumberBatchModal
from
'
./modules/SerialNumberBatchModal
'
import
SerialNumberBatchModal
from
'
./modules/SerialNumberBatchModal
'
...
...
jshERP-web/src/views/system/SystemConfigList.vue
View file @
888eb170
...
@@ -67,6 +67,7 @@
...
@@ -67,6 +67,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</template>
</template>
<!-- b y 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
SystemConfigModal
from
'
./modules/SystemConfigModal
'
import
SystemConfigModal
from
'
./modules/SystemConfigModal
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
...
...
jshERP-web/src/views/system/TenantList.vue
View file @
888eb170
...
@@ -63,7 +63,7 @@
...
@@ -63,7 +63,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</template>
</template>
<!-- b y 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
TenantModal
from
'
./modules/TenantModal
'
import
TenantModal
from
'
./modules/TenantModal
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
...
...
jshERP-web/src/views/system/UnitList.vue
View file @
888eb170
...
@@ -62,6 +62,7 @@
...
@@ -62,6 +62,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</
template
>
</
template
>
<!-- b y 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
UnitModal
from
'
./modules/UnitModal
'
import
UnitModal
from
'
./modules/UnitModal
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
...
...
jshERP-web/src/views/system/UserList.vue
View file @
888eb170
...
@@ -83,7 +83,7 @@
...
@@ -83,7 +83,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</template>
</template>
<!-- b y 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
UserModal
from
'
./modules/UserModal
'
import
UserModal
from
'
./modules/UserModal
'
import
UserDepotModal
from
'
./modules/UserDepotModal
'
import
UserDepotModal
from
'
./modules/UserDepotModal
'
...
...
jshERP-web/src/views/system/VendorList.vue
View file @
888eb170
...
@@ -88,6 +88,7 @@
...
@@ -88,6 +88,7 @@
</a-col>
</a-col>
</a-row>
</a-row>
</template>
</template>
<!-- b y 7 5 2 7 1 8 9 2 0 -->
<
script
>
<
script
>
import
VendorModal
from
'
./modules/VendorModal
'
import
VendorModal
from
'
./modules/VendorModal
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
import
{
JeecgListMixin
}
from
'
@/mixins/JeecgListMixin
'
...
...
jshERP-web/src/views/user/Login.vue
View file @
888eb170
<!-- b y 7 5 2 7 1 8 9 2 0 -->
<
template
>
<
template
>
<div
class=
"main"
>
<div
class=
"main"
>
<a-form
:form=
"form"
class=
"user-layout-login"
ref=
"formLogin"
id=
"formLogin"
>
<a-form
:form=
"form"
class=
"user-layout-login"
ref=
"formLogin"
id=
"formLogin"
>
...
@@ -52,7 +53,7 @@
...
@@ -52,7 +53,7 @@
</a-form>
</a-form>
</div>
</div>
</
template
>
</
template
>
<!-- BY cao_yu_li -->
<
script
>
<
script
>
import
md5
from
"
md5
"
import
md5
from
"
md5
"
import
api
from
'
@/api
'
import
api
from
'
@/api
'
...
...
jshERP-web/src/views/user/Register.vue
View file @
888eb170
<!-- b y 7 5 2 7 1 8 9 2 0 -->
<
template
>
<
template
>
<div
class=
"main user-layout-register"
>
<div
class=
"main user-layout-register"
>
<a-form
ref=
"formRegister"
:autoFormCreate=
"(form)=>
{this.form = form}" id="formRegister">
<a-form
ref=
"formRegister"
:autoFormCreate=
"(form)=>
{this.form = form}" id="formRegister">
...
@@ -75,7 +76,7 @@
...
@@ -75,7 +76,7 @@
</a-form>
</a-form>
</div>
</div>
</template>
</template>
<!-- BY cao_yu_li -->
<
script
>
<
script
>
import
{
mixinDevice
}
from
'
@/utils/mixin.js
'
import
{
mixinDevice
}
from
'
@/utils/mixin.js
'
import
{
getAction
,
postAction
}
from
'
@/api/manage
'
import
{
getAction
,
postAction
}
from
'
@/api/manage
'
...
...
Prev
1
2
3
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment