zhanghonglin
2 天以前 b51cfdec1dde066a1afbec0fa816347031ca6d25
项目代码/WCS/WIDESEAWCS_Client/src/components/basic/ViewGrid/methods.js
@@ -932,6 +932,20 @@
    })
  },
  async alldelete1() {
    this.boxOptions.title = '鍏ㄩ儴鍒犻櫎';
    this.currentAction = this.const.EDIT;
    axios.post("api/Thickness_Hty/alldelete/", {}).then(x => {
      alert("瀹屾垚");
    })
  },
  async alldelete2() {
    this.boxOptions.title = '鍏ㄩ儴鍒犻櫎';
    this.currentAction = this.const.EDIT;
    axios.post("api/Weight_Hty/alldelete/", {}).then(x => {
      alert("瀹屾垚");
    })
  },
  async speciadelete(rows) {
    this.boxOptions.title = '鐗规畩鍒犻櫎1';
    this.currentAction = this.const.EDIT;