yangfeng
2023-08-22 68410e197705df3298fb92213e657ac9ff9ede97
src/views/service/serviceContract/AddServiceContractDialog.vue
@@ -684,7 +684,7 @@
    // 设置允许上传文件格式
    setFormatClick() {},
    setTableForm() {
      if (this.editConfig.title === "新建") {
      if (this.editConfig.title === "新建" || this.editConfig.infomation.products.length === 0) {
        this.tableData = [
          {
            productId: this.productId,