zouyu
2023-12-22 0119182fc7947e3bd2299a24bba7e25e913dbddc
src/views/quality/Packaging_ledger/pack-from.vue
@@ -128,7 +128,6 @@
    },
    watch: {
      currshowlist() {
        console.log(22211);
        this.innerVisible = this.currshowlist
        if (this.currshowlist) {
          this.$nextTick(() => {
@@ -141,7 +140,7 @@
    //   ...mapGetters(['permissions'])
    },
    created() {
      this.getParamType()
      // this.getParamType()
    },
    methods: {
         // 获取数据列表
@@ -149,7 +148,6 @@
        // this.$refs.paramTable.getDataList()
        // },
        Getdata(val){
            console.log(val);
            this.datalistid = val
        },
      saveSelectRow() {