huangxiaoqiang
8 天以前 2d5cf3b7ed3be90f1d25d3adda26013cc9575be9
项目代码/WCS/WIDESEAWCS_Client/src/views/LineInfocopy.vue
@@ -169,7 +169,6 @@
            .then((x) => {
               if (x.status) {
                  this.lineItemInfo = x.data;
                  console.log(this.lineItemInfo.taskNum);
               } else {
                  this.$message({
                     type: "error",