diff --git a/resources/frontend/src/views/goods/goods.vue b/resources/frontend/src/views/goods/goods.vue
index ba3c83e..5a4d215 100644
--- a/resources/frontend/src/views/goods/goods.vue
+++ b/resources/frontend/src/views/goods/goods.vue
@@ -1156,7 +1156,7 @@
this.getList()
this.getStockInfo()
this.getgoodsType()
- this.getbrandType()
+ // this.getbrandType()
this.editPriceId = ''
this.editReserveId = ''
this.editLossId = ''
diff --git a/resources/frontend/src/views/supplyChain/procureLog.vue b/resources/frontend/src/views/supplyChain/procureLog.vue
index f406307..1dddb95 100644
--- a/resources/frontend/src/views/supplyChain/procureLog.vue
+++ b/resources/frontend/src/views/supplyChain/procureLog.vue
@@ -173,13 +173,13 @@
-->
-
+
-
+
-
+
元
@@ -300,7 +300,7 @@ export default {
// 新增供应商
handleAdd() {
this.curInfo = {
- buyer_user_id: localStorage.getItem("userId"),
+ buyer_user_id: localStorage.getItem("userId") * 1,
supplier_id: ''
}
this.purchaseOrders = [{
diff --git a/resources/frontend/src/views/users/users.vue b/resources/frontend/src/views/users/users.vue
index 73c1ad8..8d230e7 100644
--- a/resources/frontend/src/views/users/users.vue
+++ b/resources/frontend/src/views/users/users.vue
@@ -9,7 +9,7 @@
- {{ scope.row.roles[0].name }}
+ {{ scope.row.roles && scope.row.roles[0].name }}
diff --git a/resources/frontend/vue.config.js b/resources/frontend/vue.config.js
index 9ddb6de..f0ab697 100644
--- a/resources/frontend/vue.config.js
+++ b/resources/frontend/vue.config.js
@@ -9,7 +9,8 @@ module.exports = {
"/api": {
// target: "http://erp.local",
// target: "http://erp.chutang66.com",
- target: "http://192.168.0.52:81",
+ target: "http://world.dev.chutang66.com/",
+ // target: "http://192.168.0.52:81",
changeOrigin: true, // 开启代理
pathRewrite: {
// 重命名