Forráskód Böngészése

修改出入库删除提示和客户新增字段

caojunjie 2 éve
szülő
commit
3d7ed63a41

+ 2 - 2
src/views/Warehousing/outStock/AddOrUpdate.vue

@@ -7851,7 +7851,7 @@ export default {
       }).then(() => {
         if (rows[index].fId){
           if (this.warehouseDrList && this.warehouseDrList.length > 0) {
-            return this.$message.error('收款信息中存在数据,请删除仓储费明细后,继续操作')
+            return this.$message.error('收款信息中存在数据,请删除明细后,继续操作')
           }
           warehousebillsitems(rows[index].fId).then(res=>{
             rows.splice(index, 1)
@@ -7871,7 +7871,7 @@ export default {
           })
         }else {
           if (this.warehouseDrList && this.warehouseDrList.length > 0) {
-            return this.$message.error('收款信息中存在数据,请删除仓储费明细后,继续操作')
+            return this.$message.error('收款信息中存在数据,请删除明细后,继续操作')
           }
           rows.splice(index, 1)
           this.sumMum = 0

+ 9 - 0
src/views/basicdata/corps/index.vue

@@ -678,6 +678,15 @@
               </el-form-item>
             </el-col>
             <el-col :span="8">
+              <el-form-item label="社会统一信用代码" prop="uscc" label-width="130px">
+                <el-input
+                  v-model="form.uscc"
+                  style="width: 202px"
+                  placeholder="请输入社会统一信用代码"
+                />
+              </el-form-item>
+            </el-col>
+            <el-col :span="8">
               <el-form-item label="状态">
                 <!--<el-radio-group v-model="form.fStatus">
                 <el-radio label="1">请选择字典生成</el-radio>

+ 2 - 2
vue.config.js

@@ -51,7 +51,7 @@ module.exports = {
         // target: `https://op.zdgjqd.com/prod-api/`,
         // target: `https://jianqiao.tubaosoft.com/prod-api/`,
         // target: `https://jiyong.tubaosoft.com/prod-api/`,
-        target: `https://qd.dmu.com.cn/prod-api/`,
+        // target: `https://qd.dmu.com.cn/prod-api/`,
         // target: `https://jingang.tubaosoft.com/prod-api/`,
         // target: `https://dh.tubaosoft.com/prod-api/`,
         // target: `https://jhy.tubaosoft.com/prod-api/`,
@@ -61,7 +61,7 @@ module.exports = {
         // target: `https://ck.hturing.com/prod-api/`,
         // target: `https://hltd.echepei.com/prod-api/`,
         // target: `https://jingang.re-king.cn//prod-api/`,
-        // target: `https://wms.hadexpress.com/prod-api/`,
+        target: `https://wms.hadexpress.com/prod-api/`,
         // target: `https://jingrun.tubaosoft.com/prod-api/`,
         // target: `https://www.jingruntech.com/prod-api/`,
         // target: `https://ke.khzclogistics.com/prod-api/`,