-
![]()
+
@@ -274,4 +277,26 @@
/deep/ .el-collapse-item__content {
padding-bottom: 0;
}
+ .Images{
+ width: 150px;
+ height: 100px;
+ float: left;
+ margin: 10px 20px 40px 10px;
+ }
+ .Images img{
+ width: 100%;
+ height: 100%;
+ }
+ .Images:hover p{
+ color: #018ad2;
+ text-decoration: underline;
+ }
+ .Images p{
+ color: #000;
+ text-align: center;
+ margin-top: -15px;
+ }
+ .Images p .Atext{
+ text-decoration: none;
+ }
diff --git a/warehousing-system/project_web_ui/src/views/component/initial_value/add/productAdd.vue b/warehousing-system/project_web_ui/src/views/component/initial_value/add/productAdd.vue
index 17dea809..fec6cec5 100644
--- a/warehousing-system/project_web_ui/src/views/component/initial_value/add/productAdd.vue
+++ b/warehousing-system/project_web_ui/src/views/component/initial_value/add/productAdd.vue
@@ -6,7 +6,7 @@
{{ viewTitle }}
- 保存
+ 保存
关闭
diff --git a/warehousing-system/project_web_ui/src/views/component/initial_value/add/supplierAdd.vue b/warehousing-system/project_web_ui/src/views/component/initial_value/add/supplierAdd.vue
new file mode 100644
index 00000000..7d0635dc
--- /dev/null
+++ b/warehousing-system/project_web_ui/src/views/component/initial_value/add/supplierAdd.vue
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+
+
+ 供应商名称:
+
+
+
+ 联系人:
+
+
+
+ 电话:
+
+
+
+ 备 注:
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/warehousing-system/project_web_ui/src/views/component/initial_value/location.vue b/warehousing-system/project_web_ui/src/views/component/initial_value/location.vue
index 162cf965..156d7967 100644
--- a/warehousing-system/project_web_ui/src/views/component/initial_value/location.vue
+++ b/warehousing-system/project_web_ui/src/views/component/initial_value/location.vue
@@ -59,15 +59,15 @@
@@ -163,6 +163,7 @@ export default {
},
dosearch() {
this.queryInfo.pageNum = 1
+ this.total=0
this.getLocationList()
},
resetQuery() {
diff --git a/warehousing-system/project_web_ui/src/views/component/initial_value/product.vue b/warehousing-system/project_web_ui/src/views/component/initial_value/product.vue
index 283a87d2..f1740eab 100644
--- a/warehousing-system/project_web_ui/src/views/component/initial_value/product.vue
+++ b/warehousing-system/project_web_ui/src/views/component/initial_value/product.vue
@@ -17,10 +17,6 @@
-