wuyouming666
2024-01-19 0a5cbfbcc2b882a9c8bd15bd28cd4d6ab962ba2b
CanadaMes-ui/src/views/home/index.vue
@@ -1306,7 +1306,7 @@
            }
        },
        //获取扫码位和上片位数据
        SelectGlassByGlassIDs(parameter) {
        SelectGlassByGlassIDs() {
            this.showform3();
            // if (parameter == 1) {
            //     SelectGlassByGlassID(this.glassid2).then(res => {
@@ -2056,7 +2056,7 @@
                }
            });
        },
        SoftEmergencyStop() {
        SoftEmergencyStop2() {
            SoftEmergencyStop.then(res => {
                if (res.data.message == 200) {
                    this.$message.success(this.$t('Operation successful'));