Browse Source

修改翻包

hella_online_20240911
lijuncheng 2 weeks ago
parent
commit
d90f7ebd19
  1. 3
      src/pages/package/job/overPackageJobDetail.vue

3
src/pages/package/job/overPackageJobDetail.vue

@ -401,9 +401,6 @@
mask: true mask: true
}); });
var params = this.setParams() var params = this.setParams()
console.log("提交参数"+JSON.stringify(params));
return
overPageSubmit(params).then(res => { overPageSubmit(params).then(res => {
uni.hideLoading() uni.hideLoading()
// if (res.data == '') { // if (res.data == '') {

Loading…
Cancel
Save