Explorar o código

零售端pc修改

jiangfeng %!s(int64=5) %!d(string=hai) anos
pai
achega
0408d8aac5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hd/src/views/item/list.vue

+ 1 - 1
hd/src/views/item/list.vue

@@ -343,7 +343,7 @@
 				}
 				this.$refs.replaceForm.validate((valid) => {
 					if(valid) {
-						this.$service.product.update(this.replaceForm).then(res => {
+						this.$service.product.update(replaceForm).then(res => {
 							console.log('res1111', res)
 							this.$message.success('操作成功!');
 							this.addDialog = false