管道基础大数据平台系统开发-【前端】-新系統界面
1
Surpriseplus
2023-02-28 9dd6829962eca92838b04873f5e419ab0d4fa413
1
已修改1个文件
3 ■■■■ 文件已修改
src/views/datamanage/dataUpdata.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/datamanage/dataUpdata.vue
@@ -1515,6 +1515,7 @@
        selectFileType: "*.*",
        coordinateId: null,
        path: null,
        verid: null,
      },
      cascader: {
        label: "name",
@@ -2866,7 +2867,7 @@
    //版本号获取
    async getselectVerByDirid() {
      this.verOption = [];
      this.formInline.verid = "";
      const res = await dataUploadSelectVerByDirid({
        dirid: this.formInline.dirid,
      });